home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / arcade / dwatch.zip / INFO.BAT < prev    next >
DOS Batch File  |  1992-05-04  |  606b  |  24 lines

  1. echo off
  2. cls
  3. If "%1"=="A:" or "a:" or "B:" or "b:" or "C:" or "c:" goto start
  4. :start
  5. type agi
  6. pause
  7. cls
  8. type legalese
  9. pause
  10. cls
  11. list read*.*
  12. list *.doc
  13. list *.txt
  14. cls
  15. echo If you are a novice, please type "AGIHELP" in order
  16. echo to give you a brief explanation on how to use the
  17. echo DOS commands as well as how to uncompress files.
  18. echo Or else, take out your DOS user's guide and follow
  19. echo along with their instructions. Such guide can surely
  20. echo help you on how the DOS works in your computer system.
  21. pause
  22. thatsall
  23. echo Thanks for your patronage!  Fr: AGI Software of Indiana
  24.