Hi,
I'm a mainframe newbie, hence I had no idea which part of the forum to post this in. Please move my post if I have posted in the wrong section.
I've been trying to write a piece of code in excel vba which uses the sendkeys command to send keyboard strokes to a personal communications 5250 session.
I've looked at the following appendix of sendkeys mnemonics:
http://publib.boulder.ibm.com/infocenter/pcomhelp/v5r9/index.jsp?topic=/com.ibm.pcomm.doc/books/html/host_access05.htm
But I haven't been able to find anything for the escape key.
Is there a way to 'send' the escape key?
Thanks in advance!