Keypress_Key

Sends a single keypress to the Terminal Emulation session. This is useful for emulation keys that Keypress_String cannot handle.

Parameters

Emulation Key Value

The number value of the key to send to the Terminal Emulation session.

Format

Keypress_Key ("Emulation Key Value")

Example

Script(Test_Keypress)
Activate(From_Menu)
Keypress_String("N")
Keypress_Key("VT220", "Enter")
Return

See Also

Keypress_String, Scan_String, Set_Cursor_Position

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal