cicsCondition

The variable dliVar.cicsCondition contains the CICS® condition code (if any) on the most recent DL/I I/O call, as follows:
00
Normal response
08
Request was not valid
0C
Not open
dliVar.cicsCondition has the following characteristics:
Primitive type
CHAR
Data length
2
Value saved across segmented converse?
Yes

Feedback