home *** CD-ROM | disk | FTP | other *** search
/ Doom Extras / DExtras.iso / accessor / loaders / sersetup / answer.bat next >
DOS Batch File  |  1994-03-02  |  112b  |  7 lines

  1. @echo off
  2. echo Sending init string to com port...
  3. echo ATZ > com1
  4. echo Wait for connect, then
  5. pause
  6. ser2.exe %1
  7.