hi all,
i have cobol prog PRG1. That call another prog using LINK. PRG1 uses a group variable GRPVR1 to send data to PRG2(called program)
In PRG2 can we have a different group variable GRPVR2 in the RETRIEVE statement.
can we have a two different group variables in the calling prog and the called prog to send data.?
Cobol prog LINKing another prog
-
- Posts: 11
- Joined: Wed Apr 02, 2008 5:05 pm
- Skillset: COBOL,CICS,DB2,IMS,VSAM,JCL
- Referer: Friend
Re: Cobol prog LINKing another prog
OK.....sankar.guna wrote:i have cobol prog PRG1. That call another prog using LINK. PRG1 uses a group variable GRPVR1 to send data to PRG2(called program)
RETRIEVE?In PRG2 can we have a different group variable GRPVR2 in the RETRIEVE statement.
Huh? Yes (I think), but I'm not really sure what you are asking for?can we have a two different group variables in the calling prog and the called prog to send data.?
-
- Similar Topics
- Replies
- Views
- Last post
-
- 2
- 4469
-
by sergeyken
View the latest post
Sat Nov 11, 2023 3:01 am
-
- 12
- 12737
-
by Robert Sample
View the latest post
Thu Dec 15, 2022 9:28 pm
-
- 1
- 4028
-
by Leixner
View the latest post
Thu Sep 15, 2022 3:33 am
-
- 2
- 3159
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 5
- 3663
-
by kanipriya2785
View the latest post
Tue Jun 21, 2022 9:32 pm