Jump to content

Recommended Posts

Posted

I am new to AutoIt so please forgive my ignorance. I have made a simple script that will locate for a control and then set a value on that control. For the sake of discussion, let's call this script as "SetControl.exe"

This script will require the following variables to be supplied by the user: $ControlName, $ControlValue.

How can I pass these variable inputs from command line? Something like "SetControl.exe Name Johnny"

What do I need to add on my setcontrol.exe script to accept "name" as the control name and "johnny" as the value to set on the "name" control.

thanks!

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