Author: Kerry Ropar
Posted: Thu Sep 22, 2016 8:38 am (GMT 5.5)
Thank you Rohit for sharing the knowledge.
And just for reference of Andi1982, RESP contains a number corresponding to the condition raised for instance 00 for Normal and RESP2 is more descriptive.
Posted: Thu Sep 22, 2016 8:38 am (GMT 5.5)
Rohit Umarjikar wrote: |
HANDLE COND is used for standard program error checks provided by CICS , moreover it needs additional precaution of using PUSH and POP in case of communicating between programs. Better way is to use RESP OR RESP2. |
Thank you Rohit for sharing the knowledge.
And just for reference of Andi1982, RESP contains a number corresponding to the condition raised for instance 00 for Normal and RESP2 is more descriptive.