EKEY EDIT-TEXT EKEY>CHAR
EKEY ( -- keycode )  
ansi 10.6.2.1305 <FACILITY>
return a keyboard event, the encoding may differ, esp. that it can contain special keys.

reference: p4_ekey in ../src/facility.c:0071, export CO EKEY