home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 3 #11 / Commodore_Disk_User_Vol.3_11_1990_-.d64 / saver (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  293b  |  15 lines

  1. 10 sa=32777:syssa+6
  2. 20 print"insert disk,press a key"
  3. 30 geta$:ifa$=""then30
  4. 40 syssa,"colour 6 15 6"
  5. 50 syssa,"prompt >"
  6. 60 syssa,"drive 0"
  7. 70 syssa,"device 0 8 1 9 2 10 3 11"
  8. 80 syssa,"erron"
  9. 90 syssa,"texton"
  10. 100 syssa,"readon"
  11. 110 syssa,"replaceon"
  12. 120 syssa,"init"
  13. 130 syssa,"save idos l 8000 a000"
  14. 140 goto20
  15.