Difference between revisions of "COBOL grammar"

From VSI OpenVMS Wiki
Jump to: navigation, search
Line 12: Line 12:
 
* Optional words
 
* Optional words
 
* Reserved words
 
* Reserved words
 +
* Literals
 
* Operators
 
* Operators
  
 
[[Category:VMS IDE]]
 
[[Category:VMS IDE]]

Revision as of 04:17, 7 August 2019

Grammar works mostly for /NOANSI_FORMAT

Cobol example 1.png

Highlighting:

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