Previous Topic Next topic Print topic


Source Code in Columns 73 to 80

Solution:

The illegal COBOL code has probably resulted from expanding TAB characters in your source program to standard TAB stops. If your source program contains TAB stops, convert them to spaces before submitting the program to this COBOL system.

Previous Topic Next topic Print topic