home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compute! Gazette 1985 October
/
1985-10.d64
/
gradebook.boot
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-09-20
|
113b
|
5 lines
1 ifa=0 then a=1:load"gradebook",8,1
2 a$="[147]sys49152"+chr$(13):poke198,len(a$)
3 fori=1tolen(a$):poke630+i,asc(mid$(a$,i)):next
4 new