home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 85 / af085b.adf / c / 1 next >
Text File  |  1978-07-25  |  510b  |  19 lines

  1. echo "*EcThis will de-archive an auto-booting Shepherd game disk."
  2. copy AF85b:af85b.dms RAM: BUF=10
  3. echo "*EcWhen the disk activity in df0: (internal drive) finishes and the drive"
  4. echo "light goes out, remove the disk AF85a and insert a spare disk into df0:."
  5. echo "DO NOT press return until you have done this."
  6. DMS Write RAM:af85b.DMS To DF0:
  7. delete RAM:af85b.DMS quiet
  8. echo "*EcThat is *E[3mShepherd*E[0m installed."
  9. echo "*E[30m"
  10. which cd
  11. if not warn
  12. skip 1
  13. endif
  14. execute AF85b:c/13
  15. lab 1
  16. endif
  17. frontend
  18.  
  19.