CALLMCS

This directive is reserved for internal use by this COBOL system. Because it might appear in the list of settings, it is included for completeness. It is not intended for your use, and its setting should not be changed.

Causes all Message Control System operations to be routed through the specified handler.

Syntax:

>>-.---.-.-------CALLMCS--"mcs-name"--.-----><
   +-/-+ +.----.-CALLMCS--------------+
          +-NO-+

Parameters:

mcs-name Root-name of a program to be called to process message control system (MCS) operations.

Properties:

Default: NOCALLMCS
Phase: Syntax check
$SET: Initial

Comments:

If mcs-name is not specified, EXTMCS is assumed.