Makes the Compiler alter program-names and entry-point names to make them compatible with OS/VS COBOL, DOS/VS COBOL, VS COBOL II and COBOL/370.
>>-.---.-.----.--MAPNAME------------------->< +-/-+ +-NO-+
None
Default: | NOMAPNAME |
Phase: | Syntax check |
$SET: | Initial |
Specifying MAPNAME affects program-names and entry-point names defined in the compilation and those referenced by the program as follows:
When a name is found to be incompatible a warning message is given and a modified name is used in the object program. The rules enforced and the modifications made are:
0 becomes J 1 - 9 become A - I