45 pts.
 Can the field exit key be programatically triggered?
The user doesn't want to have to use the field exit key when entering numbers in a display file input field defined as 3 0. Can field exit be triggered programatically?

Software/Hardware used:
ASKED: December 4, 2008  4:57 PM
UPDATED: December 4, 2008  7:59 PM

Answer Wiki:
Not sure why user has to press field exit. Unless the field has CHECK(FE) keyword. Without CHECK(FE) user can fill the field and it will advance to the next field or leave the value left justified and tab to the next field or leave the value left justified and press enter to submit the form If the field is Both input/output a problem occurs leaving the field without pressing field exit if a previous value was in the field. Say the field conained __3 and the user typed 5 the field now looks like 5_3. When the screen is transmitted it will be processed as 503.
Last Wiki Answer Submitted:  December 4, 2008  7:59 pm  by  philpl1jb   44,200 pts.
All Answer Wiki Contributors:  philpl1jb   44,200 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _