|
-
Nov 24th, 2010, 12:12 PM
#1
Thread Starter
Lively Member
[RESOLVED] Pass the clipboard value to a variable
Hello everyone.
How can i pass the value of the clipboard to many variables?
I'm doing a sendkeys app like this one.
SendKeys "{TAB}"
SendKeys "{TAB}"
SendKeys "^{C}"
the next thing i want to do is to put the value of the clipboard to a variable and then populate it on my app once. i don't want to do a "copy-switchapp-then paste" thing. I want to pass the values to say 5 string variables and then once i switch back to my app i will paste all the values in a textbox.
Any help is greatly appreciated.
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
|