GRose
Registered User.
- Local time
- Today, 22:23
- Joined
- Mar 4, 2004
- Messages
- 21
Is there any other way to refer to the NUM LOCK and END key in the sendkeys statement? I have tried using {NUM LOCK} and {END} but it is not doing what I want (NUM LOCK needs to act like a shift key and END brings up a menu in the application is it using. I have seen references such as PF1 and Select that relate to these keys. Can anyone shed any light on the situation
.
When I use the {END} all it does is type a 1 in (due to END = 1 on the num part of the keyboard).
Thank you
When I use the {END} all it does is type a 1 in (due to END = 1 on the num part of the keyboard).
Thank you