ISO2002

Specifies that words reserved in the ISO2002 COBOL Standard are to be treated as reserved words, and changes the behavior of certain features to be compatible with that standard.

Syntax:
>>-.----.-.----.---ISO2002-----------><
   +-/--+ +-NO-+
Parameters:

None

Properties:
Default: NOISO2002 (DIALECT DIALECT
Phase: Syntax check
$SET: Initial
Comments:

For maximum compatibility with the ISO2002 standard, you should also set the DIALECT"ISO2002" directive.

See Also: