Post Reply 
In a program how do you program the ENTER key
02-19-2019, 10:27 PM
Post: #1
In a program how do you program the ENTER key
I am trying to write a simple program that changes the number of displayed decimal places on the stack to 3 with the minimum amount of user keystrokes but I cannot work out how to program the "ENTER" key so that you don't need to manually press the ENTER key on the calculator to get the program to run to completion.

The program is:-

Export FIX3()
BEGIN
3 ▶ HDigits
END ;

Any assistance would be greatly appreciated.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
In a program how do you program the ENTER key - WDTau - 02-19-2019 10:27 PM



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