Ticket #562: WellTestScript.au3

File WellTestScript.au3, 128 bytes (added by blackgilmor@…, 16 years ago)

Proper AutoIT script

Line 
1Run("SomeName.exe")
2WinWait("[CLASS:TfSomeName;TITLE:SomeName]")
3MsgBox(64,"Information","Form SomeName was found, scipt end")