Steven P that is what I attempted to do, if you click in a Edit box can call a defun say reversetext but you can you use GRREAD or any type of input without closing the dcl, then reopen with the edit box filled in.
I know going back to my code I typed A B C D E and got EDCBA in next edit box. So could call a CHILD dcl to do the reverse with 2 edit boxes. I am sure it's just something I am missing that when I enter say "A" in edit box 1 it auto updates edit box 2 and reset edit box 1 back to "". Try the code and you will see the reverse occurs, without closing the dcl. Enter A box1 click box two go back to box1 type next character click box2 to see update, repeat.
So my question I am missing an auto do action_tile update when a single character entered. Could not find a reference to force update. Not sure if OpenDCL supports that action. Iwould think its there just a dcl setting.