home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1986 September / 1986-09.d64 / wizard.boot (.txt) < prev   
Commodore BASIC  |  2022-09-20  |  153b  |  6 lines

  1. 1 ifa=0 then a=1:load"window wizard",8,1
  2. 2 print"[147]window wizard activated[145][145]"
  3. 3 a$="sys49152"+chr$(13):poke198,len(a$)
  4. 4 fori=1tolen(a$):poke630+i,asc(mid$(a$,i)):next
  5. 5 new
  6.