home *** CD-ROM | disk | FTP | other *** search
- @Echo Off
- Communiq /B /C- /D+ %1 %2 %3 %4
- Rem /B to skip opening screen (Registered Only)
- Rem /C- to disable CGA snow checking
- Rem /D+ to enable direct screen writes
- Rem /T+ to use Carrier Detect (Modem CD Led) for online state.
- Rem /? for more help on commandline parameters
- Rem NOTE: For both the /C and /D parameters Communiqué normally will check the
- Rem computer hardware and work out the best method of screen writing.
- Rem You should never have to use these parameters but they are provided
- Rem so we can be certain.
-