Previous Topic: LIST_ISETNext Topic: NAME_LIST


MAXCC

This command sets the maximum completion code for continuation.

Syntax

MAXCC value [RESET]

Parameters

value

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

Default: 4.

RESET

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

Note: When operations are suppressed due to errors, MAXCC is also suppressed.