Defines a user-defined reserved word to be synonymous with an existing reserved word.
>>-.---.--ADDSYN--"rsv-word" = "user-word"->< +-/-+
rsv-word | Existing reserved word. |
user-word | Any COBOL word not the same as an existing reserved word. |
Default: | No reserved word synonyms are created. |
Phase: | Syntax check |
$SET: | Initial |
The equals sign must be surrounded by spaces.
This directive does not appear in the list created with the SETTING directive.