Parameter | Instance method | Mode | Type | Notes/exceptions |
---|---|---|---|---|
ENTRY(ptr-ref) | entry | I/O | Switch |
|
HOLD | hold | Input | Switch |
|
PROGRAM(name) | program: | Input | Fixed(8) |
|
SET(ptr-ref) | set | I/O | Switch |
|
Parameter | Instance method | Mode | Type | Notes/exceptions |
---|---|---|---|---|
ENTRY(ptr-ref) | entry | I/O | Variable |
|
FLENGTH(data-area) | flength | Output | Binary 32 |
|
LENGTH(data-area) | length | Output | Binary 32 | LENGTH is an alias for FLENGTH. |
RESP | resp | Output | Fixed(2) | Inherited from CICSResult. |
RESP2 | resp2 | Output | Fixed(2) | Inherited from CICSResult. |
SET(ptr-ref) | set | I/O | Variable |
|