Data Form Default Settings

Feature Default Setting Function to change
Begin-form function NULLFP sfm_begfp()
End-form function NULLFP sfm_endfp()
Error window ERR_WNP Window functions on ERR_WNP
Form options System defaults for data forms sfm_opt()
Form window Size, location, attribute,and border set in fm_def(). All others set to default form window (FM_WNP) settings Window functions used on window fmp->wnp
Help vv_infomsg(DATA_HELP) sfm_help()
Horizontal field scrolling quantity MINIMUM sfm_vadjq()
Message window MSG_WNP Window functions on fmp->msg_wnp
Name NULLP sfm_name()
Previous and next form NULLP, NULLP sfm_link()
Return level if called from menu 0 sfm_mnetlevel()
Scrolling function NULLFP sfm_vsclfp()
Validation function NULLFP sfm_valfp()
Vertical field scrolling quantity MINIMUM sfm_vadjq()



Home Contents Previous Next