Question
How to simulate a key-press in ExtendScript?
I've been searching for answer to this question like months. The only positive answer I can get is from this thread link in below. Someone answered InitKeyboardEvent() would help. But I can't find a single example to use this function on JavaScript Tool Guide Page 152. Can anyone please tell me if it possible to simulate keypress in extendscript?
Link : Stackoverflow Thread
