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