Post Reply 
Strange print behavior with HP50 and HP82240B
05-17-2020, 02:56 PM
Post: #8
RE: Strange print behavior with HP50 and HP82240B
Hi all,
Thank you for all your input so far. After some experimentation with sysRPL, the problem remains. When I debug the program everything works fine, however, when I run the program, strings that normally stay within 24 characters are sometimes printed on 2 lines. The DELAY parameter in PRTPAR is hereby set to 3.6. The program formats the strings to be printed and places them on the stack, along with a bint indicating the number, to create a meta object. These strings are then printed via a DO loop, see the code below. With NOSY I did some research on the userRPL command PR1. I thought it was best to use the pointer PTR 4C0D0 for printing. I hope to hear from you again soon. Sincerely, Karel.

Code:

ZERO_DO
BINT4
#>CHR
>T$
PTR 4C0D0
LOOP

I use HP-16C, WP-34S emulator, HP-35s, HP-48GX, HP-50g, and HP Prime G2.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Strange print behavior with HP50 and HP82240B - cahlucas - 05-17-2020 02:56 PM



User(s) browsing this thread: 1 Guest(s)