Compilation is necessary if 88 level is added?

OS/VS COBOL, COBOL II, Enterprise COBOL for z/OS. OpenCOBOL and OOCobol.
Post Reply
Rashmi Bansal
Registered Member
Posts: 11
Joined: Fri Jan 17, 2014 6:53 pm

Compilation is necessary if 88 level is added?

Post by Rashmi Bansal »

Hi,

If there is a new 88 level variable is added in a copybook then should we recompile all the cobol programs using that copybook or is it ok not to compile them? Please help.
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1891
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: Compilation is necessary if 88 level is added?

Post by Robert Sample »

It would be wise to recompile all programs using the copybook since otherwise there may be duplicate variable names that you're not aware of and that could cause issues later on. Is it necessary to recompile every program using the copybook? No, it is not -- only those programs using the new 88 level have to be recompiled.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.”