I need to kill a process in response to something -- as soon as "The batch process has completed." appears in c:\grep\parser.log, kill the process
do I use
IfWinExist, Analytical6 - Done ; assuming that is the full window title
WinKill and how to implement the tail -f equivalent? Can someone point me in a direction?Thanks, very much appreciate




