home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compute! Gazette 1988 March
/
1988-03.d64
/
sketchpad.note
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-09-20
|
595b
|
16 lines
10 poke 53280,11:poke 53281,11
20 print"[147][155]sketch pad plus[144] requires the"
30 print"[155]sketch pad[144] program."
40 print"we suggest you copy the file named[155]"
50 printchr$(34)"ske[255]ch-pad+"chr$(34)"[144] to a disk tha[255] contains"
60 print"[144]the sketch pad files, and then consult"
70 print"the article for instructions on how to"
80 print"use the program.[144]"
90 ford=1to40:print"[164]";:next
100 print"[144] press any key to reload the menu [146]"
110 poke198,0:wait198,1:getdh$
120 print"[147]":s$="l[207]"+chr$(34)+"mn"+chr$(34)+",8:"+chr$(131)
130 fori=1tolen(s$):poke630+i,asc(mid$(s$,i)):next:poke198,i
140 poke53281,15:poke53280,15
150 printchr$(142)"[145] reloading the menu[155]":end