Search found 1 match

by PekkaK
Thu Mar 17, 2016 9:01 pm
Forum: Technical / Scripting
Topic: How to know the last key pressed as a character
Replies: 1
Views: 2683

How to know the last key pressed as a character

How can I get the character that was pressed in a dialog, not the ascii code but like 'a' ?
I used this:
AddDialogHandler>Dialog1,MSMemo1,OnKeyPress,DoKeyPress
and then with %DoKeyPress_Key% I can get ascii value but I would need the character instead.
Sign up to our newsletter for free automation tips, tricks & discounts