View previous topic :: View next topic |
Author |
Message |
anand_b Beginner
Joined: 16 Dec 2002 Posts: 2 Topics: 1
|
Posted: Sun Mar 30, 2003 11:51 pm Post subject: Conversion from OS/VS COBOL to COBOL MVS |
|
|
Hi,
I have 2 programs , Pgm A and Pgm B, both in OS/VS COBOL. Pgm A calls Pgm B. If Pgm B is converted to MVS COBOL while Pgm A is not will I run into any issues?
Thanks! |
|
Back to top |
|
|
Manas Biswal Intermediate
Joined: 29 Nov 2002 Posts: 382 Topics: 27 Location: Chennai, India
|
Posted: Mon Mar 31, 2003 12:00 am Post subject: |
|
|
anand_b,
If both the programs PgmA and PgmB are LE Compatible, then there should not be any problems. But I don't think OS/VS COBOL is LE compatible. I think only MVS COBOL is LE Compatible.
Regards,
Manas |
|
Back to top |
|
|
|
|