home *** CD-ROM | disk | FTP | other *** search
/ Collection of Education / collectionofeducationcarat1997.iso / COMPUSCI / KDSART11.ZIP / README.BAT < prev    next >
DOS Batch File  |  1994-08-30  |  537b  |  19 lines

  1.  
  2. echo off
  3. cls
  4. echo                                     KID'S ART
  5. echo  
  6. echo  Vendors: To read the VENDINFO.DIZ information file, use an ordinary
  7. echo  text viewer. For example, if you use LIST, you would use this command:
  8. echo  
  9. echo      LIST VENDINFO.DIZ
  10. echo  
  11. echo  To print the VENDINFO.DIZ file, you would use this command:
  12. echo  
  13. echo      COPY VENDINFO.DIZ PRN
  14. echo  
  15. echo  Additional information is contained in the KIDINFO.TXT file.
  16. echo  
  17. echo      LIST KIDINFO.TXT      or     COPY KIDINFO.TXT PRN
  18. echo  
  19.