home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk UserVolume 4 #7 / Commodore_Disk_User_Vol.4_7_1991_-.d64 / bb.eg#4 (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  242b  |  14 lines

  1. 5 rem *** a peek example ***
  2. 10 print"[147]please use no punctuation"
  3. 20 input"name please";n$
  4. 30 input"address please";a$
  5. 40 print"[147]f1 = name."
  6. 50 print"f3 = address."
  7. 60 print"f5 = quit
  8. 70 k[178][194](197)
  9. 80 [139]k[178]64[167]70
  10. 90 [139]k[178]4[167][153]n$
  11. 100 [139]k[178]5[167][153]a$
  12. 120 [139]k[178]6[167] [128]
  13. 130 [137]70
  14.