home *** CD-ROM | disk | FTP | other *** search
/ D!Zone (Collector's Edition) / D_ZONE_CD.ISO / helps / dmmenu / dial.bat < prev    next >
DOS Batch File  |  1994-12-06  |  433b  |  18 lines

  1. echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo Now dialing "%1"
  7. echo off
  8. echo ATDT"%1" > com2
  9. prompt $p$g
  10. echo Please wait until the modem speakers shut off before continuing.
  11. echo Remember to choose RUN NETWORK/MODEM/SERIAL GAME from the
  12. echo selections, then choose MODEM. Remember to set your COM PORT
  13. echo in the final menu and choose ALREADY CONNECTED!!!
  14. echo If the modems are done handshaking, then
  15. pause
  16. setup
  17. cd..
  18. cls