Jump to content

au3 script vs compiled exe??


Recommended Posts

Hey,

I've been using autoit for years now and I totally love it. But we don't have nice GUI design features like for example C#... so I'm trying to switch to run my scripts from the command line and just pass what I need as arguments instead of dealing with FD.exe or blindly modifying my GUI in scite whenever I want to add a new feature. who needs GUIs anyway, right?? :P So my question is, are there any drawbacks if I run my uncompiled scripts like this > AutoIt3.exe myScript.au3 rather than running the compiled .exe? ... I also noticed that au3 doesn't seem to compile the script but just run it... so I'm concerned about possible memory problems/performance issues etc.

TL;DR are there any drawbacks if I run the uncompiled scripts from the command line versus running the compiled .exe?

 

Thanks and Peace!

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