From: Kieren D. <Kie...@ha...> - 2011-09-12 08:57:40
|
> -----Original Message----- > From: Ryan Perry [mailto:rp...@re...] > Sent: 08 September 2011 19:24 > To: per...@li... > Subject: [perl-win32-gui-users] Send text to another program > > I'm from the UNIX world so I don't even know where to start > to find the answer to this question, I guess here. > > I'd like to have a windows program that a user types a code > into, then it sends other text into another program as if it > had been typed on the keyboard. Is that possible? Hi Ryan You could use Win32::GuiTest for this. Kieron |