From: Harry Date: 2006-04-02T17:50:30+09:00 Subject: Re: Keyboard access I am using Windows2000. On 4/2/06, Harry wrote: > How can I gain access to the keyboard so that I can feed output from > my ruby program into an application that only accepts input via the > keyboard? > > I want the application to think the input is coming from the keyboard > when it is really coming from a ruby program output. > > Thanks for any help. > >