PROCESS DYN' statement?



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

PROCESS DYN' statement?

Postby JITHINR » Thu Nov 13, 2008 7:02 pm

What is meant by 'PROCESS DYN' statement in COBOL? :? It is seen at the very beginning of the program..
User avatar
JITHINR
 
Posts: 1
Joined: Mon Nov 10, 2008 5:27 pm
Has thanked: 0 time
Been thanked: 0 time

Re: PROCESS DYN' statement?

Postby dick scherrer » Fri Nov 14, 2008 4:19 am

Hello and welcome to the forum,

It may help if you post first few lines of the code - post a bit of the code before and after this from a compile listing.

PROCESS is the same as CBL - a compiler directing statement. DYN sounds like it may be DYNAM. . .

What happens when this is compiled? Is ther any worning generated anywhere in the compile?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post