[Migrated content. Thread originally posted on 16 October 2003]
When you move from field to field in forms in a usual way, then the text in entry-fields is highlighted.Is there a way to accomplish the same effect when you perform a particular routine, saying
....
MOVE 4 TO ACCEPT-CONTROL
MOVE 101 TO CONTROL-ID.
and how can I accomplish the same effect by just clicking once on a entry-field ?
Txs



