Jump to content

Passing variables at execution time?


deltron
 Share

Recommended Posts

I was wondering if it's possible to pass variables to an autoit program so I can have it use different variables at execution time. ex. c:\temp\script.exe "Mozilla Firefox". the script would take the variable "Mozilla Firefox" and call it in the program.

thanks,

Ryan

Link to comment
Share on other sites

I was wondering if it's possible to pass variables to an autoit program so I can have it use different variables at execution time. ex. c:\temp\script.exe "Mozilla Firefox". the script would take the variable "Mozilla Firefox" and call it in the program.

thanks,

Ryan

Yes. It is in the helpfile. Search for "command line". It should pop up some useful bits of information.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

ah, didn't think about looking there :P thanks

No problemo.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

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