Is there any way to use the WIN controls (WinWaitActive, for example) when we don't know the title but we do know the PID? My script starts the process with Run, and that returns the PID. Now, how do I then use the window manipulation functions on it? Even WinGetTitle needs to know the title (which seems very strange to me). I would have thought there would be something like WinGetTitle ( PID ). Open to suggestions. I'm looking for rock solid reliability here... and knowing what the tit