Jump to content

Recommended Posts

Posted

Hi,

For the life of me I can't see how you can call an autoit script within another autoit script.

That is, I have say 6 scripts, called one.au3, two.au3, etc. I want a master script which in turn runs "one.au3" then upon completion of that script, runs "two.au3" and so on. I suppose I can make those scripts into an executable and use DOS to batch them - but I'd prefer to do this via the script if possible.

Neither "Call" nor "Run" looks to be the answer. Any hints?

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...