Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


ADATA

Use ADATA when you want the compiler to create a SYSADATA file that contains records of additional compilation information.

ADATA option syntax
Read syntax diagramSkip visual syntax diagram   .-NOADATA-.  
>>-+---------+-------------------------------------------------><
   '-ADATA---'  
 

Default is: NOADATA

Abbreviations are: None

SYSADATA information is used by other tools, which will set ADATA ON for their use. The size of the SYSADATA file generally grows with the size of the associated program.

You cannot specify ADATA in a PROCESS (CBL) statement. You can specify it only in one of the following ways:

related references
Appendix H. COBOL SYSADATA file contents
Compiler environment variables
cob2 options


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)