-Dave Britten
ON-UP_ARROW
All the 'hidden' key combinations can be found in the AUR.
TW
Okay, got it working. Thanks. However, I'm seeing some weird behavior
regarding the DELAY setting in PRTPAR when printing graphics. When I
use the typical 1.8, nothing prints, then when I cancel with ON a few
times, the printer spits out a few bytes of the current display
(usually "RAD XYZ HEX" or some such). When I set the delay to 0, it
seems to behave like my 48GX does with the delay set at 1.8, but this
mucks up text printing (lots of buffer overruns). How odd. Is this a
known bug in printing to the 82240A/B with the 50G? Any fixes?
-Dave Britten
Well i was giving the keystroke that prints to the computer. I didn't
know that works for a printer as well since I've never used one.
Perhaps someone else knows. :-)
TW
Well, turns out it's the keystroke for printing to an 82240 as well!
Ha ha. Assuming you've got the proper flags set, of course. The
strange thing is that it prints graphics fine if DELAY is set to 0. It
makes me think the print routines are incorrectly inserting the delay
after every byte for graphics printing, rather than after every line.
For printing text, I have to use 1.8, or else I get buffer overruns.
For graphics, I have to use 0, or else it will probably take an hour
to finish.
Also, if I use the PRLCD command, rather than On-Up, pressing On to
cancel causes the calculator to crash and reboot. No data loss that
I'm aware of, thankfully...
For the record, I'm using ROM 2.15.
-Dave Britten