Data Form Event TableFMETP

Event Code Event Function Action
KEY_F1 kd_help() Invokes the system help function, if enabled
KEY_F7 kd_previtem() Moves to the previous item on the form
KEY_SF7 kd_prevfm() Goes to the previous form in a list of form pages
KEY_F8 kd_nextitem() Moves to the next item on the form
KEY_SF8 kd_nextfm() Goes to the next form in a list of form pages
KEY_CHOME kd_firstitem() Moves to the first item on the form
KEY_CEND kd_lastitem() Moves to the last item on the form.


Home Contents Previous Next