Environment
Situation
Question
How can SecureLogin simulate key strokes for me with the Type command? I have looked in the manual and they keys I want to press don’t appear there.
Resolution
Answer
There are a number of standard keys SecureLogin can press. These keys are listed in the Application Definition manual (e.g. Type "N" presses enter in a windows application, Type "T" presses tab, and Type "D" presses the delete key etc.).
If you need to press any additional keys using the Type command, there is a full listing of numeric codes in the manual.
For example, to type (do not enclose in "" or the keys to type will be taken literally);
Alt+Print Screen
Type Alt+|44
Shift+Home
Type Shift+|36
Shift+End
Type Shift+|35