home *** CD-ROM | disk | FTP | other *** search
- 10 if a=0 then a=1:gosub 40:load"drop-down macros",8,1
- 20 sys49152
- 30 new
- 40 poke53280,6:poke53281,6:print"[147]"
- 50 a$="loading":gosub500
- 60 a$="drop-down macros":gosub500
- 70 return
- 500 for x=1 to (40-len(a$))/2:printchr$(32);:next:printa$
- 510 return
-