HP Forums

Full Version: How to simulate the escape key pressed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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
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.
Reference URL's