Author: Robert Sample
Posted: Thu Apr 20, 2017 4:58 pm (GMT 5.5)
Actually, you ARE asking a CA question. CICS handles a RETURN -- no matter if it includes CHANNEL or COMMAREA -- exactly the same way. Hence the issue you are having is NOT related to CICS but rather to how InterTest handles RETURN CHANNEL versus RETURN COMMAREA. And this issue IS a CA issue, not a CICS issue.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Thu Apr 20, 2017 4:58 pm (GMT 5.5)
Quote: |
gain, I am not seeing this as a CA issue, but asking if what I am experiencing is correct, or if I am doing something wrong. I posted it here because I am asking a question about how CICS handles a RETURN CHANNEL command. |
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth