2016 Update
This commit is contained in:
parent
948b86eafa
commit
dcf5d15da3
7965 changed files with 139854 additions and 31002 deletions
11
Task/Comments/COBOL/comments-6.cobol
Normal file
11
Task/Comments/COBOL/comments-6.cobol
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
IDENTIFICATION DIVISION.
|
||||
PROGRAM-ID. program.
|
||||
|
||||
AUTHOR. Rest of line ignored.
|
||||
REMARKS. Rest of line ignored.
|
||||
REMARKS. More remarks.
|
||||
SECURITY. line ignored.
|
||||
INSTALLATION. line ignored.
|
||||
DATE-WRITTEN. same, human readable dates are allowed for instance
|
||||
DATE-COMPILED. same.
|
||||
DATE-MODIFIED. this one is handy when auto-stamped by an editor.
|
||||
Loading…
Add table
Add a link
Reference in a new issue