MAPNAME

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.

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

None

Properties:
Default: NOMAPNAME
Phase: Syntax check
$SET: Initial
Comments:

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:

See Also: