WhiteAvenger Posted April 15, 2008 Posted April 15, 2008 Hi,I have an Autoit script which I want to call from another script, the command prompt or a shortcut.What I want to do now is let the script do different things depending on some kind of parameter or agument, i.e. "myscript.exe -mode 1" or "myscript.exe -change".Is that possible? I know that if I just had the script content as a function in some other script, using parameters would be easy, but I want to call it using shortcuts etc...Thanks--WhiteAvenger
Zedna Posted April 15, 2008 Posted April 15, 2008 Look here Resources UDF ResourcesEx UDF AutoIt Forum Search
WhiteAvenger Posted April 16, 2008 Author Posted April 16, 2008 Look hereThank you, I hadn't found that in the Help file!
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