Jump to content

Recommended Posts

Posted

Look into Helpfile at Run() RunWait() for compiled AU3 scripts

and /AutoIt3ExecuteScript command Line Switch for uncompiled ones

There are also examples.

I'm sure this is simple enough for even an idiot like me, but how about an actual piece of working code, its obscure enough to be a pain in the ass.

Posted

Got it to work , parameters and all. No need to compile.

run ("autoit3.exe qt_refreshall_3.au3 param1 param2","d:\autoit code",@SW_MINIMIZE)

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
×
×
  • Create New...