Compile compile manually compile the FMB file:
Frmcmp userid = user/[email protected] module = xxx. FMB batch = No module_type = form compile_all = Yes
Compile the MMB file:
Frmcmp userid = user/[email protected] module = xxx. MMB batch = No module_type = menu compile_all = Yes
Compile the PLL file:
Frmcmp userid = user/[email protected] module = xxx. PLL batch = No module_type = library compile_all = Yes
Compile the RDF file:
Rwconverter userid = user/[email protected] batch = Yes source = xxx. RDF dtype = repfile overwrite = Yes
Example:. FMB
Frmcmp_batch userid = apps/apps module = $ au_top/Forms/ZHS/rcvrcerc. FMB output_file = $ po_top/Forms/ZHS/rcvrcerc. FMX module_type = form
Frmcmp_batch userid = apps/apps module = $ au_top/Forms/US/rcvrcerc. FMB output_file = $ po_top/Forms/US/rcvrcerc. FMX module_type = form
. PLL
Frmcmp_batch userid = apps/apps module = $ au_top/resource/invltent. PLL module_type = library
Manually compile the. FMB file. PLL File