home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / cu_200.zip / CU.BAT < prev    next >
DOS Batch File  |  1993-07-03  |  562b  |  12 lines

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