Hi all!
i want to capture a keystroke (every key include all keys for functional like ESC, Return, shift, print etc.) on my keyboard and give out the value in a Tk-Field like "$field->insert(0, "$keyvalue");". Later in my script i want the same keystroke send out to my system (i use WinXP Prof) that i have captured before. Does anybody has a clue how i can make it? It would be very nice! Thanks a lot in advance.
best regards, michbach