deltron Posted January 10, 2006 Posted January 10, 2006 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
JSThePatriot Posted January 10, 2006 Posted January 10, 2006 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,RyanYes. 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)
deltron Posted January 10, 2006 Author Posted January 10, 2006 Yes. It is in the helpfile. Search for "command line". It should pop up some useful bits of information.JSah, didn't think about looking there thanks
JSThePatriot Posted January 10, 2006 Posted January 10, 2006 ah, didn't think about looking there thanksNo 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)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now