|
-
Oct 10th, 2003, 03:42 PM
#1
Thread Starter
Hyperactive Member
how do I emulate arrow keys
hi,
I want to make a program that emulates the arrow keys,
I want to be able to run this program (the one I'm making) and have the another program that is being run, effected by the key pressing.
I know I can do normal key presses using sendkeys.send() but I am not able to use the arrow keys this way? I have read the forums to find 'keys.left' function but this is not able to be used in sendkeys as it just creates the number 39 in a textbox instead of moving the cursor...
any help on this one?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|