Jump to content

Command Line Parameter Sample?


Recommended Posts

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