[comp.sys.apple] so that others who tread this pass may have more slack

ACTS5%VAXSWD@rca.COM (04/30/87)

Well,
I just finished a hi-res screen dumping routine for my
Apple ][ + and okidata 192 printer and I can offer some
random tips that I have learned the hard way:
1) sending a CHR$(9) to the printer via the BASIC "PRINT"
   command won't get there.
2) sending a CHR$(13) will generate at 13 and a 10.
If you are trying to translate your hi-res screen into
down loadable characters, the above two bugs will get
you sooner or later.  The cure? I filter them out. I
make the 9's 25's and the 13's, 39's.
Of course if there is a less brain-damaged or kluged
way of doing this...

Craig () Ropeo