home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 43 / 043.d81 / goodbye (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  691b  |  20 lines

  1. 5 if peek(254)=39 and peek(253)=65 then load"hello connect",8
  2. 7 poke254,39:poke253,65:print""
  3. 8 poke53281,1:poke53280,5
  4. 10 print"[147][144]   [215]e hope you have enjoyed this issue"
  5. 11 printspc(13)"of [204]oadstar!"
  6. 12 print" -------------->>> <<<-----------------"
  7. 13 print" ->   [200]ave you looked at all sides?  <-"
  8. 14 print" -------------->>> <<<-----------------"
  9. 16 print" [201]f you have any questions or comments,"
  10. 17 print" please let us hear from you."
  11. 18 print" [207]ur address is:"
  12. 20 print"         [204]oadstar"
  13. 21 print"         [208].[207]. [194]ox 30007"
  14. 22 print"         [211]hreveport, [204][193] 71130-0008"
  15. 24 print" [193]ll programs and other materials"
  16. 25 print" contained on these disks are"
  17. 26 print" copyrighted by [211]oftdisk and/or its"
  18. 27 print" contributing authors."
  19. 30 poke56325,59
  20.