From: James Britt Date: 2005-07-09T00:33:50+09:00 Subject: Re: Possibility using win32ole? Lorenzo Jorquera wrote: > I think you should use AutoItX ( > http://www.autoitscript.com/AutoIt/downloads.php ). > It can wait until a window gets the focus and also can send a > keystroke to it. It has a COM interface, so it is easy to use it from > Ruby. Quite true. I script AutoIt with Ruby for a few things. It would be good option here. James