Difference between revisions of "COBOL grammar"

From VSI OpenVMS Wiki
Jump to: navigation, search
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
== COBOL grammar ==
 
  
 
Grammar works mostly for /NOANSI_FORMAT
 
Grammar works mostly for /NOANSI_FORMAT
  
'''FOREIGN''' and '''200X''' extensions are not supported
+
{| 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]]

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