Post Reply 
Latest update kills Entry Mode Switcher
04-30-2016, 10:53 AM
Post: #5
RE: Latest update kills Entry Mode Switcher
(04-30-2016 12:13 AM)jgreenb2 Wrote:  Any other thoughts?

As I tend only to switch between RPN and textbook, I have the following key assignment

Code:

KEY K_On()
BEGIN
  IF Entry == 0
    THEN Entry:=2
    ELSE Entry:=0; 
END;
END;

Cheers, Terje
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Latest update kills Entry Mode Switcher - Terje Vallestad - 04-30-2016 10:53 AM



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