henry1 Posted April 11, 2008 Posted April 11, 2008 Hello all, I want to know if it is possible to insert parameter inside a AutoIt Script in command line prompt? For example: ScriptName: Test.exe ( I compiled from Test.au3 ) Then, I want to have a parameter, for example : /e = errorlog ; /d "[DirectoryName]" so, I will write in command prompt: Test /e /d "c:\test\" Then it will perform a process to generate an error log in "c:\test\" Is it possible? Any ideas? Is there any sample files in Help Files? Thank you. Henry
Zedna Posted April 11, 2008 Posted April 11, 2008 Look here Resources UDF ResourcesEx UDF AutoIt Forum Search
henry1 Posted April 11, 2008 Author Posted April 11, 2008 Hi Zedna, Thank you for the link. That's exactly what I am looking for Henry Henry
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