home *** CD-ROM | disk | FTP | other *** search
/ Old Hackers Atari User Group Newsletter / Old_Hackers_Atari_User_Group_Newsletter_OHMJ92A.atr / hprntpok.txt < prev    next >
Text File  |  2023-02-26  |  930b  |  1 lines

  1.                <<<<>>>>¢        PRINT     AND    POKES¢¢ Want a PRINTOUT of your BASIC program?¢ ¢ Here's  how to  use POKE to print out¢ your BASIC program  even if it has no¢ LPRINT  Codes, which would mean a re-¢ write of  a good part of the program!¢ ¢ Before running the program, Have your¢ printer on and TYPE in  the statement¢ [POKE 838,202:POKE 839,254. Type BOTH¢ POKES all  on  one line  with no line¢ numbers as shown then press [RETURN].¢ ¢ The [READY] prompt should now come up¢ on your printer, and all typed output¢ will now go  to the  printer.  Try to¢ LIST a  program and it  should print.¢ You should be able to run the program¢ and see it print as it runs BUT FIRST¢ be sure to SAVE your program to DISK.¢ Special graphics may cause garbage to¢ be printed! ¢ ¢ EXPERIMENT, that is the beauty of the¢ 8 BIT micro! (Ed. Note: Havn't tried ¢ this yet but I hope it works for you!¢ ¢           <*<*<* END >*>*>*>¢