Post Reply 
(Free42) Bug: GETKEY and stack lift disable
07-03-2020, 02:18 PM
Post: #1
(Free42) Bug: GETKEY and stack lift disable
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

41CV†,42S,48GX,49G,DM42,DM41X,17BII,15CE,DM15L,12C,16CE
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(Free42) Bug: GETKEY and stack lift disable - Werner - 07-03-2020 02:18 PM



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