home *** CD-ROM | disk | FTP | other *** search
/ The Starbase One Astronomy & Space Collection / STARBASE_ONE.ISO / a94 / disk06 / showme.bat < prev   
Encoding:
DOS Batch File  |  1994-02-02  |  403 b   |  12 lines

  1. @echo off
  2. echo Create a directory on your hard drive, eg MD ATLAS
  3. echo Then change to it,                     eg CD ATLAS
  4. echo .
  5. echo Then run S2000 from whichever drive has the floppy disk in
  6. echo                                        eg A:\S2000
  7. echo .
  8. echo You may then run the program by typing ATLAS
  9. echo .
  10. echo See the file ATLAS.DOC for full instructions on using the program.
  11. echo .
  12.