blacknova 0 Posted March 13, 2005 (edited) Hi, In AutoIt v2 there was a 'single command' mode switch ("/c"). Does AutoIt v3 still support this? Thanks! -Brian Edited March 13, 2005 by blacknova Share this post Link to post Share on other sites
CyberSlug 6 Posted March 13, 2005 AutoIt3.exe /c "MsgBox(4096,'Example','Test Message')" Yes. Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig! Share this post Link to post Share on other sites
blacknova 0 Posted March 13, 2005 AutoIt3.exe /c "MsgBox(4096,'Example','Test Message')"Yes.<{POST_SNAPBACK}>Cool, you're right! I wasn't sure if it did because I didn't see it in the documentation. Also, is there a way get back the functionality in v2 where you could monitor the executing code in a window by double-clicking it in the tray?Cheers!-Brian Share this post Link to post Share on other sites