Hello all,
I am trying to, for the first time, create a command line tool in autoit to be utilized in conjunction with an application I am writing. I have been looking at the help file, and, from what I see, the arguments passed to the compiled executable have to be in a particular order in order for autoit to know which commands are which. I was wondering if there was a way to write a command line tool in autoit that recognizes arguments more like a normal windows command line tool, for