Long Messages don't scroll in program execution

Please report all incorrect calculation results, meaning mathematically incorrect or inconsistent with the HP-32Sii (excluding the superior precision in the DM32), crashes, data-loss events, or other clearly wrong behavior. For complex situations, please be ready to submit a State File for analysis.
Post Reply
EdPi314
Posts: 18
Joined: Sun May 23, 2021 5:16 pm

Long Messages don't scroll in program execution

Post by EdPi314 »

Sample code:

Code: Select all

LBL B
SF 10
EQN:  THIS IS LONG ENOUGH TO SCROLL 
CF 10
RTN
The arrows to scroll the message appear on the screen but neither the soft button or classic top row screens work to scroll the message.
rprosperi
Posts: 1649
Joined: Mon Apr 24, 2017 7:48 pm
Location: New York

Re: Long Messages don't scroll in program execution

Post by rprosperi »

Took a moment to get this but it's actually quite clear and indeed a bug.

Thanks for reporting it, I've reproduced and logged it.
--bob p

DM42: β00071 & 00282, DM41X: β00071 & 00656, DM10L: 071/100
rprosperi
Posts: 1649
Joined: Mon Apr 24, 2017 7:48 pm
Location: New York

Re: Long Messages don't scroll in program execution

Post by rprosperi »

This problem has been fixed and will be in the next Beta release. :)
--bob p

DM42: β00071 & 00282, DM41X: β00071 & 00656, DM10L: 071/100
RaulLion
Posts: 86
Joined: Thu Apr 13, 2023 5:48 pm
Location: Spain
Contact:

Re: Long Messages don't scroll in program execution

Post by RaulLion »

Great!
hp41cv-hp15c-hp42s-hp32sii-hp48gx(2)-hp33s(pre-release)-hp35s-DM32

[hp48 + Metakernel + Erable + Alg48 + 20 years of stuff running on Emu48 for Android since 2019]
EdPi314
Posts: 18
Joined: Sun May 23, 2021 5:16 pm

Re: Long Messages don't scroll in program execution

Post by EdPi314 »

Thank you!
Post Reply