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


ADV

ADV has meaning only if you use WRITE . . . ADVANCING in your source code. With ADV in effect, the compiler adds 1 byte to the record length to account for the printer control character.

Read syntax diagramSkip visual syntax diagram
ADV option syntax

   .-ADV---.   
>>-+-------+---------------------------------------------------><
   '-NOADV-'   

Default is: ADV

Abbreviations are: None

Use NOADV if you already adjusted record length to include 1 byte for the printer control character.


Terms of use | Feedback

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