home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MEMORIA / REMM408.ZIP / README.BAT < prev    next >
Encoding:
DOS Batch File  |  1989-12-13  |  294 b   |  32 lines

  1. echo off
  2. cls
  3. type info1.txt
  4. pause
  5. cls
  6. type info2.txt
  7. pause
  8. cls
  9. type info3.txt
  10. pause
  11. cls
  12. type info4.txt
  13. pause
  14. cls
  15. type info5.txt
  16. pause
  17. cls
  18. type info6.txt
  19. pause
  20. cls
  21. type info7.txt
  22. pause
  23. cls
  24. type info8.txt
  25. pause
  26. cls
  27. type info9.txt
  28. pause
  29. cls
  30. type info10.txt
  31. echo on
  32.