SETATT Attributes
- Last UpdatedDec 20, 2021
- 1 minute read
SETATT elements have the following attributes:
|
DBATT |
The database attribute to set at the point of creation. This can be a system attribute or a UDA. If the UDA has itself just been created then the COMPILE command must be run before this can be set to refer to it. |
|
UPROM |
The prompt to display to the user if no expression is given in EXPR. |
|
EXPR |
An expression to derive a value for the new attribute. This can be a PML 1 or XPATH 1 expression and may use parameter substitution (See OWNEXP on CRERUL for more information on parameters). If left unset the application and user are prompted for input. |
|
EXPTYP |
The syntax of EXPR, either PML or XPATH. If left unset PML is assumed. |
|
REQUIR |
Indicates whether element creation can proceed if no value is specified for this attribute. |