| NAME |
DSIYX2 GETWP |
| TAG |
GETWP |
| ROUTINE |
DSIYX2 |
| RETURN VALUE TYPE |
ARRAY |
| AVAILABILITY |
AGREEMENT |
| DESCRIPTION |
Retrieves word processing parameter information.
|
| INPUT PARAMETER |
-
- ENT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 80
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
Entity is the level where the parameter is stored (USR or SYS), etc.
-
- PAR
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 80
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
Parameter is the name of the parameter that values are stored under.
-
- INST
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 80
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
Instance is defaulted to 1 if not defined, otherwise it represents the
next level where parameters are stored within the entity/parameter
combination.
|
| RETURN PARAMETER DESCRIPTION |
RET(n)=text from word processing parameter or RET(0)="-1^error message".
|