Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


LIB

If your program uses COPY, BASIS, or REPLACE statements, the LIB compiler option must be in effect.

Read syntax diagramSkip visual syntax diagram
LIB option syntax

   .-NOLIB-.   
>>-+-------+---------------------------------------------------><
   '-LIB---'   

Default is: NOLIB

Abbreviations are: None

For COPY and BASIS statements, you need additionally to define the library or libraries from which the compiler can take the copied code. Define the libraries by using DD statements, ALLOCATE commands, or environment variables, as appropriate for your environment. When using JCL, also include a DD statement to allocate SYSUT5.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)