Difference between revisions of "COBOL grammar"
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
Grammar works mostly for /NOANSI_FORMAT | Grammar works mostly for /NOANSI_FORMAT | ||
− | [[File:Cobol example 1.png| | + | {| style="border-style: none;" |
+ | |- | ||
+ | |rowspan="1"| [[File:Cobol example 1.png|frame|left|COBOL grammar]] | ||
+ | |style="vertical-align:top; padding-left: 20px;" | | ||
− | Highlighting | + | '''Highlighting''' |
* Divisions | * Divisions | ||
* Sections | * Sections | ||
Line 12: | Line 14: | ||
* Required words | * Required words | ||
* Optional words | * Optional words | ||
+ | * Reserved words | ||
+ | * Literals | ||
* Operators | * Operators | ||
− | + | |} | |
[[Category:VMS IDE]] | [[Category:VMS IDE]] |