Wed Aug 23 06:07:54 2006daxim [...] cpan.org - Ticket created
Subject:
make SendKeys send Unicode
SendKeys is very limited in what it can send. Extend it to handle
Unicode characters. See http://www.autohotkey.com/docs/commands/
Send.htm#asc for extended Winbatch syntax.
Sat Oct 06 07:57:18 2007KARASIK [...] cpan.org - Correspondence added
Unicode characters emulated via ALT+NUMPAD are not recognized on all
windows. I'd suggest to use explicit alt-numpad sequences instead.
Sat Oct 06 07:57:22 2007The RT System itself - Status changed from 'new' to 'open'
Tue Oct 09 06:37:09 2007KARASIK [...] cpan.org - Correspondence added
SendKeys in 1.54 translates unicode characters into sequences of
ALT+NUMPAD keystrokes.
Tue Oct 09 06:37:15 2007KARASIK [...] cpan.org - Status changed from 'open' to 'resolved'