Using the Terminal Application as a Debugging Aid
You can use TERMINAL.EXE from Windows 3.1 for simple init and AT command debugging. This is useful if a modem event log file indicates an error immediately after a specific init or command.
- Copy the program TERMINAL.EXE from Windows 3.1 to your computer (if not already present).
- Close MCT if it is running.
- Set up Terminal to access the modem.
- Issue various AT commands until you find one or more commands which do not produce an OK response in Terminal.
- Modify these commands in your INF, or remove them from the INF entirely.
- Uninstall the modem from the Control Panel and reinstall it again so the newly modified INF is in use.
- Rerun the MCT.
Another debugging shortcut is to cut and paste, through the Windows clipboard, init strings from an INF into Terminal and then connect to a slave modem to see what verbose or numeric responses you receive.