Commands (YCLRMDL - YDLTOBJTBL) › YCRTMDLLIB (Create Model Library) Command › Notes › Design Aspects Controlled by the YSAAFMT Model Value
Design Aspects Controlled by the YSAAFMT Model Value
|
Design Aspects
|
Handling of Field Trailers
|
Initial Panel Layout
|
Instruction Set Form
|
Condition Value List
|
|
*CUATEXT
|
CUA
|
CUA Text
|
Fn= n=
|
Pop-Window
|
|
*CUAENTRY
|
CUA
|
CUA Entry
|
Fn= n=
|
Panel
|
|
*S38
|
YLHSFLL
|
S/38
|
CMD: SEL:
|
Panel
|
- Some of the parameters (GENLIB, SQLLIB, GENFLR) support a special value to provide automatic creation of a suffixed instance name. For example, if you specify MYMDL for the MDLLIB parameter and you specify *GEN, the default value, for the GENLIB, SQLLIB, and GENFLR parameters, the instance names will be MYGEN, MYSQL, and MYFLR, respectively.
- The common root used in all the instance names is derived from the MDLLIB parameter value. The rules for deriving the root and appending the respective suffixes are as follows:
- Look for the letters MDL in the MDLLIB value. If found, substitute the suffix letters to create the instance name. For example, if MDLLIB is Y2MDL, then the name used for GENLIB would be Y2GEN. The name used for GENFLR would be Y2FLR.
- If the letters MDL are not found in the MDLLIB value, simply append the suffix letters. For example, if MDLLIB is MY, then the name used for GENLIB would be MYGEN. If the model library name is more than seven characters long, the suffix will be truncated. If the model library name is 10 characters long, an escape message will be sent.