Click here to Skip to main content
15,885,622 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,

I've been using the 'sendkeys' function in order to bring a degree of automation to my daily testing tasks and unfortunately have hit a wall with an issue which seems to affect many Citrix Xenapp based terminals.

From what I've read, the keyboard needs to be re-mapped in the code to work (see articles referenced at the end of this message).

The issue I have is the restriction with of knowledge that I have (or more accurately don't have) vs the restriction of the tools that I have at my disposal.

My main question is, can I use the keyboard re-mapping option using only VBScript?

If so, how would I do this?

Any help is greatly appreciated!

Many thanks,

Robin.

SendKeys using ScanCodes to Citrix[^]

Keyboard Events Simulation using keybd_event() function[^]
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900