Joined: 08 Jan 2006 Posts: 22 Location: UNITED KINGDOM
in the main program use commarea and in the subpgm use dfhcommarea in the linkage section.in the main pgm use xctl command wtith commarea and program name.this is how we do in cics
---shivani
Hi,
You Could use XCTL or LINK/CALL to pass on values from one of your program to another.
Hopefully the other information provided by Shivani do apply ( like Commarea to be declared in Linkage Section).