kamyers1 Posted July 30, 2007 Posted July 30, 2007 Does AutoIt provide any means for obtaining the value of arguments specified on the command line when starting the executable? How about for obtaining argument values specified when starting a compiled script? I searched the help file for "arguments" and nothing helpful seemed to come up. Thanks, Kevin M.
Developers Jos Posted July 30, 2007 Developers Posted July 30, 2007 search for "Command Line Parameters" and select "running scripts" ... You will find all info about $cmdline SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
kamyers1 Posted July 30, 2007 Author Posted July 30, 2007 JdeB said: search for "Command Line Parameters" and select "running scripts" ...You will find all info about $cmdlineThanks for your very prompt, helpful, and courteous reply! Somewhat undeserved in this case I'm afraid. I was being too lazy. I should have found this on my own if I had thought about it for about two more minutes before posting a message. Guess I was just getting a headache from attempting to deal with the problem that I posted under the Enhancement Requests forum regarding sending keystrokes to an inactive window, and trying to figure out if/how I might be able to use _SendMessage for that purpose.Kevin M.
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