home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 51 / af051sub.adf / Unarchive < prev    next >
Text File  |  1993-07-30  |  431b  |  11 lines

  1. :c/echo "Hold on a sec. Just copying the archive to RAM:"
  2. :c/Copy subscribers_disk_3:ParBn31g.DMS ram:
  3. :c/Echo " "
  4. :c/Echo "Please remove the subscribers disk and insert a new blank disk"
  5. :c/Echo "before pressing RETURN when the program asks."
  6. :c/Echo "And don't forget to shove the subscribers disk back in when it asks for it! "
  7. :c/Dms write ram:Parbn31g.DMS
  8. :c/Delete ram:Parbn31g.dms
  9. :C/Echo "Done. Have a nice day!"
  10. :c/Endcli
  11.