Jump to content

Recommended Posts

Posted (edited)

Hello, I got a little problem, I want to let AutoIT read a line and then copy it in a GUI. The copy part already works but the paste part doesn't. I looked up in the helpfile and now I got this:

ControlSend ("Auto-Read V2","","Edit1","^{V}")

But it only writes V in it, how can I let it paste the line I copy'd? did I do something wrong in the line or do I need to use a other command.

~Thanks for reading!

Edited by SoundOfDeath
Posted (edited)

or

ControlSend ("Auto-Read V2","","Edit1",ClipGet())
Edited by Sh3llC043r
[size="5"] [/size]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...