home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / astron.zip / GO.BAT < prev    next >
DOS Batch File  |  1990-04-06  |  741b  |  16 lines

  1. ECHO OFF
  2. CLS
  3. ECHO -------------------------------------------------------------------------
  4. ECHO  There is a variety of programs on this disk, to print out the
  5. ECHO  documentation on these programs, type:
  6. ECHO                                 COPY (FILENAME).DOC LPT1: (PRESS ENTER)
  7. ECHO  The documentation files are the files ending with DOC
  8. ECHO  --------
  9. ECHO  To start a basic program (filenames ending with BAS) you must transfer
  10. ECHO  the BASICA.COM from your DOS disk to this disk, or if you have two drives
  11. ECHO  start the basic, switch disks and type RUN"(filename)" where (filename)
  12. ECHO  is the name of the program you want to run.
  13. ECHO -------------------------------------------------------------------------
  14.  
  15.  
  16.