Jump to content

Autoitx; Run Au3 Script Internally


Recommended Posts

First off, what a wonderful library. Just what I was looking for.

Looking at the AutoItX header, I don't see a method that will allow for the running of a .au3 script. I suppose that I could issue a "Run" command, but that seems to me more for the launching of external applications.

Depending upon the state of certain controls, I am dynamically building an .au3 script. It'd be nice if this could be launch internally without having to spawn another process.

Any insight is appreciated. Once again, thanks for everything.

Link to comment
Share on other sites

  • 4 weeks later...

First off, what a wonderful library.  Just what I was looking for.

Looking at the AutoItX header, I don't see a method that will allow for the running of a .au3 script.  I suppose that I could issue a "Run" command, but that seems to me more for the launching of external applications.

Depending upon the state of certain controls, I am dynamically building an .au3 script.  It'd be nice if this could be launch internally without having to spawn another process.

Any insight is appreciated.  Once again, thanks for everything.

You could compile it and use the run command

Rick

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...