Use of EXTERNAL in COBOL.

OS/VS COBOL, COBOL II, Enterprise COBOL for z/OS. OpenCOBOL and OOCobol.
Post Reply
RMaria
New Member
Posts: 4
Joined: Wed Sep 09, 2015 10:26 am

Use of EXTERNAL in COBOL.

Post by RMaria »

Hi ,

I'm working thorugh a prpgram which has line of code in the program :

Code: Select all

01 WS-DELETE-IND-DB PIC X(1) EXTERNAL. 
What does it do? Could you please explain the EXTERNAL clause?

Thanks,
nicc
Global Moderator
Global Moderator
Posts: 691
Joined: Wed Apr 23, 2014 8:45 pm

Re: Use of EXTERNAL in COBOL.

Post by nicc »

Why not look in the language manual yourself? Instead of waiting for someone else to do your research for you you could have had the answer by now.
Regards
Nic
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.”