home *** CD-ROM | disk | FTP | other *** search
- 10 poke 53280,15:poke 53281,15:poke 646,6
- 20 print"[147] this program cannot be run from the "
- 30 print" menu. it is designed to work with "
- 40 print" the disk package and a commodore 1764"
- 50 print" ram expansion module. for more "
- 70 print" information about this program please"
- 72 print" refer to the corresponding issue of "
- 80 print" compute!'s gazette."
- 130 forx=1 to 40:print"[164]";:next
- 140 print" press any key for menu [146]";
- 150 geta$:if a$="" then goto 150
- 160 poke 53280,15:poke53281,15
- 200 print"[147]";tab(14);"loading menu ..."
- 210 print"[155]load";chr$(34);"mn";chr$(34);",8"
- 220 print"[155]run"
- 240 poke198,8:poke631,19:poke632,13:poke633,13
-