1.2.21 $PASCALMAINNAME : Set entry point name

The f$PASCALMAINNAME NNNg directive sets the assembler symbol name of the program or library entry point to NNN. This directive is the equivalent of the -XM command line switch.

Under normal circumstances, it should not be necessary to use this switch.