Sub-forms not resolved

FMNOTRES

Development error. You have not resolved external references to all sub-menus and/or sub-forms a Designer menu form calls before the menu form was processed. To resolve sub-menu references at the time the menu form is read from the Designer library, pass SUBMENUS for submn_flag in dl_mnget(). To resolve sub-form references at the time the menu form is read from the Designer library, specify dfmlistp in dl_mnget(). To resolve sub-menu or sub-form references at a later point, call smnf_subfmp().


Home Contents Previous Next