HP Forums

Full Version: (Free42) Bug: GETKEY and stack lift disable
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
GETKEY does not honour the stack lift disable (CLX, ENTER, there are others)
iOS Free42 2.5.18
DM42 Free42 2.5.16

Code:
 LBL "T"
 44
 ENTER
 ENTER
 ENTER 
 CLX 
 GETKEY
 END
XEQ "T", press any key will result in
Code:
  42S   Free42
T 44      44
Z 44      44
Y 44       0
X keycode keycode

Cheers, Werner
Confirmed. I'll fix this in the next release. Thanks!
...and done.

The update for iOS is pending approval so that may take a day or two.
Thanks Thomas!
Werner
(07-05-2020 06:27 PM)Thomas Okken Wrote: [ -> ]...and done.

The update for iOS is pending approval so that may take a day or two.

I notice the bug exists in the DM42 as well. Is this considered serious enough to warrant an update to the DM42?

Tom L
(07-06-2020 02:06 AM)toml_12953 Wrote: [ -> ]I notice the bug exists in the DM42 as well. Is this considered serious enough to warrant an update to the DM42?

I've put it on David's radar.
Reference URL's