Quantcast
Channel: Net Express / Server Express - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 375

RE: Replace PERFROM PARA with actual code

$
0
0

I am not really sure what it is you are asking for here. A PERFORM of a paragraph has nothing to do with copy statements. COPY statements are handled by the CP (copybook preprocessor) and are expanded automatically when passed to the checker for compiling. This is how they can be show as included in the source listing. You can also expand these within the NX IDE.

You cannot do the same with PERFORM statements as these are actual COBOL statements that execute a section of code in the procedure division.

There is no way to tell the compiler to automatically change a perform para to an in-line perform for example. This is something you would have to do manually.

Thanks.


Viewing all articles
Browse latest Browse all 375

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>