Monthly Archives: November 2008

AutoHotKey Scripting Basics – The RunWait Command

The RunWait command is an extension of the Run command. However, as the name suggest, the RunWait command waits for the specified program to finish executing before continuing.

Posted in AutoHotkey | Tagged , | Leave a comment