Jump to content

Recommended Posts

Posted

Hi Experts,

Is there any way that an au3 script (compiled or not compiled) calling the function of a COMPIED au3 script.

In another word, use the compiled script NOT as an exe, but as a DLL...

Thanks!

Shannon

  • Moderators
Posted

You can't create a DLL but you can use functions like /AutoIt3ExecuteLine - /AutoIt3ExecuteScript to do certain things out side the actual script itself. Basically it's Multi Processing and picasso has some other examples here: http://www.autoitscript.com/forum/index.php?showtopic=29326

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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
  • Recently Browsing   0 members

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