Jump to content

Recommended Posts

Posted

Today was my first day using Autoit and I have a question about the Run function. I am creating a GUI with several buttons with each button running a .au3 that will do some config tasks. When I was looking at the Run function in the doc section, it listed exe. bat. and so forth, but no au3.

Can one .au3 file call another?

Here is what I have:

Run("configureFilteringTestCase.au3", "F:\Work\AutoIt\")

I get an error that states the external file(or something like this) can not be executed

Any and all help is appreciated

Thank you

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