qwertylol Posted April 28, 2007 Posted April 28, 2007 is it possibe to send au3 over to a live script listening network connection? in other words, I am send $string = "au3 scripts" over and then it will run that over there?
Shevilie Posted April 28, 2007 Posted April 28, 2007 Well you could have the server write the text to a tempfile and the execute autoit.exe with the tempfile as parameter.... Start here if you are new Valuater's AutoIT 1-2-3Looking for an UDF - Look hereDo you need to do it twice - Autoit
qwertylol Posted April 29, 2007 Author Posted April 29, 2007 is it possible to run it while it's in the variable on the receiving end?
PsaltyDS Posted April 29, 2007 Posted April 29, 2007 is it possible to run it while it's in the variable on the receiving end?Read the help file on Execute(). Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now