Jump to content

Recommended Posts

Posted

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]
Posted

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]

Posted

Is this what you are looking for?

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

Oops! I thought I'd looked everywhere. Oh well, thanks for the pointer.

[u][font="Arial"]Pete[/font][/u]
Posted

Oops! I thought I'd looked everywhere. Oh well, thanks for the pointer.

No problem - I just was not sure that I understood what you were looking for.... enjoy

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

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