Commands (YDOCMDLACP - YOPRMDLLST) › YEXCMDLLST (Execute a Model Object List) Command › Parameters › INCAUX
INCAUX
This parameter lets you choose whether or not to include object auxiliaries, such as the display and help members for an interactive function, in the processing. Values for this parameter are described in the following:
- *NO—(default) Auxiliaries are not included in processing.
- *YES—Auxiliaries are included in processing.
- *GEN—Auxiliaries are only included in processing if they are currently generatable as part of the normal generation of the access path or function.
- Note: For functions that have help text, which auxiliaries are included in processing when INCAUX is set to *GEN is affected by the setting of the YGENHLP model value (or the corresponding GENHLP function option). The YGENHLP model value specifies whether the function only (*NO), the help text only (*ONLY), or both (*YES) are to be generated.
-
- If YGENHLP IS *NO, the help auxiliary is excluded from YEXCMDLLST processing.
- If YGENHLP is *ONLY, only the help auxiliary is included in processing.
- If YGENHLP is *YES, all generatable auxiliaries are included. YGENHLP has no effect on functions that do not have help text.