home *** CD-ROM | disk | FTP | other *** search
/ Home Edutainment Collecti… Childrens English Tutor / Aztech-HomeEdutainmentCollection-Vol3-ChildrensEnglishTutor.iso / create / readme.bat < prev    next >
DOS Batch File  |  1994-10-04  |  765b  |  26 lines

  1.  
  2. echo off
  3. cls
  4. echo                                 CREATIVITY PACKAGE
  5. echo  
  6. echo  To read the instruction manual on screen, enter this command:
  7. echo  
  8. echo      CREATDOC
  9. echo  
  10. echo To start the program, enter this command:
  11. echo  
  12. echo      THUNDER     or     VERSE     or     READIT
  13. echo  
  14. echo  Vendors: To read the VENDINFO.DIZ information file, use an ordinary
  15. echo  text viewer. For example, if you use LIST, you would use this command:
  16. echo  
  17. echo      LIST VENDINFO.DIZ
  18. echo  
  19. echo  To print the VENDINFO.DIZ file, you would use this command:
  20. echo  
  21. echo      COPY VENDINFO.DIZ PRN
  22. echo  
  23. echo  Additional information is contained in the CREAINFO.TXT file.
  24. echo  
  25. echo      LIST CREAINFO.TXT      or     COPY CREAINFO.TXT PRN
  26. echo