Welcome to myCobol.ovh Monday, 29 September 2025, 06:17

comment line
Category Syntax
Subject Cobol
A source program line represented by an asterisk (*) in the indicator area of the line and any characters from the character set of the computer in area A and area B of that line. The comment line serves only for documentation. A special form of comment line represented by a slant (/) in the indicator area of the line and any characters from the character set of the computer in area A and area B of that line causes page ejection before printing the comment.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary