this works file in unicode mode (I think the mode is irrelevant, but it may not work on a non-qwerty keyboard)
it should be possible to quickly confirm on a simple form. but: do you have a menu bar associated with the form? do you have a menu bar installed for the process? and more importantly: which from event/form object triggers the code? what is the window type? does the edit action work manually? (some window typs, by design, may not accept keyboard input) having said that: the standard way to invoke an edit action is to use a "standard action" or use the INVOKE ACTION command (16R) 2017/12/08 20:32、Pat Bensky via 4D_Tech <[email protected]<mailto:[email protected]>> のメール: *POST KEY*(*Character code*("c");Command key mask) ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

