Previous Topic

Next Topic

Book Contents

Book Index

Executing the M6 utility as a REXX EXEC

When executed as a REXX executable, the M6 utility contains additional options. These allow additional arguments to be passed for enhanced processing.

TSO CTMJBINT [arg1] [arg2] [arg3]

Parameter

Definition

arg1

Specifies whether a debug trace of the REXX should be produced. Such traces need to be produced only when requested by BMC. Otherwise, this parameter should be specified as X=X.
Default: NO DEBUG.

arg2

Specifies whether the Job Scheduling Definition should be forced or ordered by specifying YES or NO.
Default: ORDER (NO FORCE).

arg3

Specifies an alternate control member that identifies the table the user should utilize.
Default: @@USRTBL.

If the default value of the parameter is satisfactory, you do not need to add additional arguments. However, if arg3 is specified, you must also specify arg1 and arg2. Similarly, if arg2 is specified, arg1 is required.

Parent Topic

Job Order Interface—Defining Job Lists for Each User