Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Emulate a function key with VBScript command

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I've asked this before and couldn't make any use of the response, so I'll ask it slightly differently...
I am using an industrial control app (ABB Bailey Conductor), which is 100% suitable for mouse/touchscreen EXCEPT for an annoying need to use the "F10" key to "return to previous screen". I have watched operators control a copper smelter or a power station and they never touch the keyboard except for this...
It allows "on click" calling of VBScript subroutines. What I am after is a simple but correctly formatted subroutine to do: "SENDKEYS{"F10"}" within this application
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top