Previous Topic: LIST_ISET

Next Topic: NAME_LIST

MAXCC

Use the MAXCC command to set the maximum completion code for continuation.

Syntax

Use this format for the MAXCC command:

MAXCC value [RESET]

Parameters

The MAXCC command takes these parameters:

Parameter

Description

value

Maximum completion value for an operation. If this value is exceeded, all following operations are skipped. The default is 4.

RESET

Resets the maximum completion value to the value specified. This will prevent a code from a previous operation from aborting a run

Usage Note

Once operations are being suppressed due to errors, MAXCC will also be suppressed.