| Author |
Message |
Forum: Support Topic: New Clipboard Challenge |
| MacroBoy |
|
Posted: July 7th, 2009, 6:27 pm
|
|
Replies: 7 Views: 345
|
DevX!
Got it working! Thank you very much!
EDIT: I've gone back and reread the Clipboard Help now that I got it working to see if I missed anything. Nothing in the help file tells you how to set a variable to the contents of what is already on the clipboard. |
|
 |
Forum: Support Topic: New Clipboard Challenge |
| MacroBoy |
|
Posted: July 7th, 2009, 6:17 pm
|
|
Replies: 7 Views: 345
|
| RTFM: Yes, I have read the manual...those 15 lines assume ^v and ^c work for you in you app. If you read my question, you'd see your flame is pointless. DevX: Thanks for the info. I tried your method to no avail. I'm obviously new to using AHK. Most of my experience has been C++, but this is what I'... |
|
 |
Forum: Support Topic: New Clipboard Challenge |
| MacroBoy |
|
Posted: July 7th, 2009, 2:36 pm
|
|
Replies: 7 Views: 345
|
| I'm working with an application that disables ^c and ^v functionality. I assume it is in effort to prevent the use of macros. However, the application does allow me to enter data using the Send command. Is there a way to set a variable within AHK to equal the data on the Clipboard, then to Send %va... |
|
 |
| Sort by: |