|
-
Feb 26th, 2012, 10:17 PM
#1
Thread Starter
Member
sendkeys
Hi everyone.
I have some questions for you.
I am working on my application which save work from another application using sendkeys:
SendKeys.Send("^(s)")
SendKeys.Send("file")
SendKeys.SendWait("{ENTER}")
And it works fine,but my problem is that I don't know why sometimes name of the saved file is "file" and sometimes "ile" and sometimes "e".
Why??
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
|