Source code line size

In COBOL for AIX, COBOL source lines can have varying lengths. A source line ends when a newline control character is encountered or when the maximum line length has been reached.

In host COBOL, each source line has the same length.

related references  
SRCFORMAT