Jump to content

Parameters to a compiked script


Recommended Posts

Is it possible to compile a script so that it can take parameters? For example, a script, say autoitscript.au3, that reads ini files could be set up so that when compiled you get something like: Run("autoitscript.exe Specificfile.ini"). It then runs and reads whatever ini filr you give it.

[u][font="Arial"]Pete[/font][/u]
Link to comment
Share on other sites

Is it possible to compile a script so that it can take parameters? For example, a script, say autoitscript.au3, that reads ini files could be set up so that when compiled you get something like: Run("autoitscript.exe Specificfile.ini"). It then runs and reads whatever ini filr you give it.

Is this what you are looking for?

AutoIt help file > Contents > AutoIt > Using AutoIt > Command Line Parameters

[size="1"][font="Arial"].[u].[/u][/font][/size]

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