Previous Topic: Coding Structures and Program Logic

Next Topic: Language Standards

Coding Standards for COBOL Programs

The majority of the guidelines given in this section are concerned with making the COBOL code easy to follow and understand, and the intent clear. The section is grouped under the following headings:

All examples presented use COBOL ‘85 syntax, unless otherwise stated.

Note: For more information on the standards for COBOL programs, refer to the appendix, "Programming and Coding Examples."