Data update

This commit is contained in:
Ingy döt Net 2026-02-01 16:33:20 -08:00
parent 5150844a7d
commit 4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions

View file

@ -1 +0,0 @@
* an asterisk in 7th column comments the line out

View file

@ -1 +0,0 @@
D DISPLAY "Debug"

View file

@ -1 +0,0 @@
*> This comment syntax was defined (with free format code) in COBOL 2002.

View file

@ -1 +0,0 @@
>>D DISPLAY "Debug"

View file

@ -1,3 +0,0 @@
NOTE this paragraph is
commented out and ignored
.

View file

@ -1,11 +0,0 @@
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.