1.1.1
PROGRAM-ID
1.1.2
DATE-COMPILED
1-2
The PROGRAM-ID paragraph gives the name by which the program is
identified.
PROGRAM-ID. program-name.
The program name is a word and must conform to the rules for forming a
word (appendix B). The program name identifies the source program, the
object program, and all listings pertaining to the program. The first seven
characters of this name must be unique within the COBOL source program.
DATE-COMPILED
The DATE-COMPILED paragraph provides the compilation date in the
Identification Division source program listing.
DATE-COMPILED.
[comment-paragraph.]
The paragraph name DATE -COMPILED causes the current date to replace
the comment paragraph during program compilation.
The remaining paragraphs in the division supply documentary information
and if specified, will appear in the source program listing.
60229400
Need help?
Do you have a question about the 3300 and is the answer not in the manual?