In COBOL's fixed-format coding standard, column 7 is the indicator area. An asterisk (*) in column 7 indicates that the entire line is a comment and should be ignored by the compiler. Column 1-6 are for line numbers, column 7 is indicator, column 8-11 are Division A/area A, and column 12-72 are Division B/area B for code.