Jump to content

TheoNeandonly

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by TheoNeandonly

  1. Sorry, delete this. I figured it out. The documentation for AutoIt is pretty complete, for which I'm grateful. But it took me a while to figure out that I needed to use the AutoItSetOption function to change the title text match mode. The way every script I've seen so far has been talked about, I thought partial matches anywhere in the title were the default.
  2. Thank you, never say never. And company, lol. I didn't go looking for cmd.exe switches because when I tried it in my own command prompt, Windows told me it didn't recognize it. But I see now it's a parameter that has to be given to cmd.exe itself.
  3. In the help file's FAQ, regarding "running a DOS program", the example given uses "/c" as the first parameter after @ComSpec. And in the Macro reference, under @Comspec, there's a "/k" shown in the same place. What the heck are these? I tried looking it up everywhere, but no dice.
×
×
  • Create New...