home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MODEMS / HACKBUSY.ZIP / BUSY.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-03-28  |  249 b   |  19 lines

  1. echo off
  2. cls
  3. dtr com1:on
  4. at z
  5. dtr com1:off
  6. type busy.scn
  7. pause
  8. type main.scn
  9. pause
  10. at h1
  11. type busy
  12. at m0
  13. play 1.say
  14. play 2.say
  15. echo The next keystroke will disable the program and re-establish your communications
  16. pause
  17. at z
  18. at h0
  19.