home *** CD-ROM | disk | FTP | other *** search
/ Run Magazine ReRun 1992 March & April / rerun-1992-03-04-side-a.d64 / sval.prg (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  277b  |  10 lines

  1. 10 printchr$(147)
  2. 20 print"use this rerun menu option to copy
  3. 30 [153]"super validate to a geos-formatted
  4. 40 print"work disk. run convertv2.5 to convert
  5. 50 [153]"super validate to geos format.
  6. 60 print:print"press a key to continue..."
  7. 70 get a$
  8. 80 if a$="" then 70
  9. 90 if a=0 then a=1:load "loader64",8,1
  10.