Jump to content

Script Arguments


Recommended Posts

I would like to generate an exe of my script and then be able to pass variable values to the script as arguments. I can not find anything about this in the documentation. Is it possible? If not, what is the preferred method for deploying an automation script where some of the values need to be configurable?

Link to comment
Share on other sites

  • Moderators

Look at Command Line Parameters in the help file, you can also look at the StderrRead/StdInWrite/StdOutRead and EnvGet/EnvSet.

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.

Link to comment
Share on other sites

I would like to generate an exe of my script and then be able to pass variable values to the script as arguments. I can not find anything about this in the documentation. Is it possible? If not, what is the preferred method for deploying an automation script where some of the values need to be configurable?

If you ask a more specific question, a more specific answer can be given. There are many ways to pass arguments to a compiled script.
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...