Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

CA Products :: RE: QUESTION: RETURN CHANNEL

$
0
0
Author: Rohit Umarjikar
Posted: Sat Apr 22, 2017 12:44 am (GMT 5.5)

Quote:
The CHANNEL name passed is to be used by the programs i.e. when control is RETURNed to another program (at the next higher logical level). RETURNing control to CICS would effectively mean end of transaction
It would mean end of the current TASK. but CHANNEL can only be embedded under RETURN is when your next higher logical level is CICS.
When you LINK the program then you pass the CHANNEL name and that becomes the current one to the called program or even subsequent programs for that matter but when you do RETURN you don't specify nothing as it is indeed the CURRENT CHANNEL.
Current channel example, with LINK commands
_________________
Regards,
Rohit Umarjikar
"Knowledge is knowing that a tomato is a fruit, but Wisdom is knowing not to put it in a fruit salad."icon_razz.gif


Viewing all articles
Browse latest Browse all 8500

Trending Articles