3.1.10.4 Parameters and Options
ARTJESCOBOLDB2MF supports the following parameters
and options:
-
-m cobol_mode - Specifies user COBOL program invocation/cancel method (Micro Focus COBOL only). Environment variable "
JES_COBOL_MODE" can also be used to control it. The following table lists its variable values; the default value isMF_SUBSYS. If bothARTJESCOBOLDB2MF -moption method andJES_COBOL_MODEmethod are used,ARTJESCOBOLDB2MF-moption takes precedence.Table 3-7 JES_COBOL_MODE Variable Values
Value Description MF_SUBSYS Use SUBSYSTEMmethod.MF_COBFUNC Use COBFUNCmethod.MF_DEFAULT_CANCEL Use cobcallwith defaultCANCELbehavior.MF_PHYSICAL_CANCEL Use cobcallwith physicalCANCELbehavior.MF_LOGICAL_CANCEL_STANDARD Use cobcallwith logicalCANCELbehavior. Physically cancel .dll code and shared object code as part of a logical cancel operation.MF_LOGICAL_CANCEL_SPECIAL Use cobcallwith logicalCANCEL. Do not physically cancel .dll code and shared object code as part of a logical cancel operation.MF_NOCANCEL Use cobcallwithoutCANCELbehavior.
Parent topic: ARTJESCOBOLDB2MF