Difference between revisions of "COBOL grammar"

From VSI OpenVMS Wiki
Jump to: navigation, search
 
Line 2: Line 2:
 
Grammar works mostly for /NOANSI_FORMAT
 
Grammar works mostly for /NOANSI_FORMAT
  
[[File:Cobol example 1.png|thumb|left]]
+
{| 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 14: Line 17:
 
* Literals
 
* Literals
 
* Operators
 
* Operators
 
+
|}
 
[[Category:VMS IDE]]
 
[[Category:VMS IDE]]

Latest revision as of 17:55, 13 August 2019

Grammar works mostly for /NOANSI_FORMAT

COBOL grammar

Highlighting

  • Divisions
  • Sections
  • Sentences
  • Keywords
  • Required words
  • Optional words
  • Reserved words
  • Literals
  • Operators