home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1998 Special / special1988a.d64 / function.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  97b  |  4 lines

  1. 10 print"[147]loading one-touch function keys..."
  2. 20 if a=0 then a=1:load"function keys",8,1
  3. 30 sys 49152
  4.