|
Model Value
|
Description
|
Allowed Values
|
|
YSYSCHG
|
Gives the default YCHGCTL model value for new models.
|
- *NONE—Restricted exit programs are not called. Change control additional features are effectively off.
- Valid library name.
|
|
YSYSDBF
|
Defines system database access method, either DDS and HLL or SQL Data Definition Language (DDL) and Data Manipulation Language (DML).
|
|
|
YSYSHLL
|
Default HLL given to new models. It is the value for YHLLGEN model value.
|
|
|
YSYSNPT
|
Gives the default YNPTHLP on YCRTMDLLIB.
|
- *UIM—Generates help text in UIM by default.
- *TM—Generates help text in TM by default.
|
|
YSYSPMT
|
Defines system prompts.
|
- *OFF—This model is incapable of generating message IDs for screen text literals.
- *MSGID—This model will default to generate external message IDs for every screen text constant.
- *LITERAL—This model is capable of generating external message IDs, but will not default to do so. You can override at a function level.
|
|
YSYSSAA
|
Defines system default for SAA formatting option YSAAFMT.
|
- *CUAENTRY—Defaults to a header/footer without windows or action bars.
- *CUATEXT—Defaults to windows and action bar style header/footers. All function types with the exception of SELRCD will default to action bars. The SELRCD will default to a window.
- *S38—Defaults to System/38 style header/footer.
|