VMS Help  —  COBOL  ENVIRONMENT_DIVISION, FILE-CONTROL  clauses  CODE-SET
  The CODE-SET clause specifies the representation of data on external
  media.

  Format -

   CODE-SET IS alphabet-name

1  –  alphabet-name

  is the name of a character set defined in the SPECIAL-NAMES
  paragraph.  It cannot be described with literals in the ALPHABET
  clause.
Close Help