[Migrated content. Thread originally posted on 01 December 2006]
I have a problem with a screen display. We have a search field that accepts last name then a push button to search. If after pressing the push button the search is invalid, how do I return control to the entry field for the search. Currently the control stays on my push button. I have added the following after the invalid read has completed:move 11 to control-id
move 4 to accept-control
move 1 to control-value
With 11 being the control-id of the entry field.



