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

  1. echo off
  2. cls
  3. cd doom
  4. mode com2:96,n,8,1,p
  5. echo AT\N > com2
  6. cls
  7. echo.
  8. echo.
  9. echo.
  10. echo.
  11. echo.
  12. echo.
  13. echo.
  14. echo To answer the call to DOOM!
  15. echo wait for the phone to ring. Then
  16. echo off
  17. pause
  18. cls
  19. echo ATA > com2
  20. echo.
  21. echo.
  22. echo.
  23. echo.
  24. echo.
  25. echo.
  26. echo Please wait for the modem speakers to shut off. From the SETUP menu,
  27. echo choose RUN NETWORK\MODEM\SERIAL GAME, then choose MODEM. Remember to
  28. echo set your com port and choose ALREADY CONNECTED in the final menu screen.
  29. echo If the modems are done handshaking, then
  30. pause
  31. setup
  32. prompt $p$g
  33. cd..
  34. cls
  35.  
  36.