Difference between revisions of "COBOL grammar"

From VSI OpenVMS Wiki
Jump to: navigation, search
Line 3: Line 3:
 
Grammar works mostly for /NOANSI_FORMAT
 
Grammar works mostly for /NOANSI_FORMAT
  
'''FOREIGN''' and '''200X''' extensions are not supported
+
[[File:Cobol example 1.png|thumb|left]]
 +
 
 +
Highlighting:
 +
* Divisions
 +
* Sections
 +
* Sentences
 +
* Keywords
 +
* Required words
 +
* Optional words
 +
* Operators
  
 
[[Category:VMS IDE]]
 
[[Category:VMS IDE]]

Revision as of 04:15, 7 August 2019

COBOL grammar

Grammar works mostly for /NOANSI_FORMAT

Cobol example 1.png

Highlighting:

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