How to simulate the escape key pressed
|
12-08-2015, 07:01 AM
Post: #1
|
|||
|
|||
How to simulate the escape key pressed
Hello,
I want to know in programming mode how to simulate escape key pressed and how to return to the catalog of programs after a STARTAPP (" Function ") and a .STARTVIEW(1). Thank you for your help. |
|||
12-09-2015, 05:52 AM
Post: #2
|
|||
|
|||
RE: How to simulate the escape key pressed
Hello,
you can not simulate the ESC key. However, you can switch view (to home, like ESC does, or other) by using the startview command. look at the help for more info (program catalog is startview(-7) Cyrille Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP. |
|||
12-09-2015, 12:54 PM
Post: #3
|
|||
|
|||
RE: How to simulate the escape key pressed
Hello,
OK that works... You are correct to the second question the answer was in the STARTVIEW () documentation. With apologies and thank you again for your help. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)