home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2007.dms / in.adf / speedy_creator.bare < prev    next >
Encoding:
Text File  |  1991-07-16  |  287 b   |  14 lines

  1. echo "SPEEDY DISK By R.Evans 1992"
  2. mount rad:
  3. dir >nil: rad:
  4. picshow speedy
  5. wait 5
  6. makedir ram_0:s
  7. copy  >nil: speed:c/endcli to ram_0:
  8. copy  >nil: speed:c/loadwb to ram_0:
  9. copy  >nil: speed:s/startup-sequence   to ram_0:s
  10. relabel ram_0: speedy_disk
  11. picshow finished
  12. picend speedy
  13. endif
  14.