nooby Posted June 5, 2007 Posted June 5, 2007 I cannot remember and I've consulted the helpfile. I want to run test.au3 within my script.. how can this be done?
herewasplato Posted June 5, 2007 Posted June 5, 2007 (edited) Run(@AutoItExe & " test.au3") Edit: ...or search the helpfile for /AutoIt3ExecuteScript Edited June 5, 2007 by herewasplato [size="1"][font="Arial"].[u].[/u][/font][/size]
gsglive Posted June 5, 2007 Posted June 5, 2007 see if u can run autoit.exe and input the script name into that. Or just use Aut2Exe.exe to convert your script - gsglive - gsglive
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