%RESET--Clear Error Counters

Resets the execution error counters to 0.

Format

 %RESET

Parameters

This command has no parameters.

Description

The count of execution errors can be seen with the %DUMP ERRORS command or by examining the built-in namespace variables below:

  • allocErrors
  • forkErrors
  • internalErrors
  • pipeErrors
  • totalErrors
  • userErrors

The %RESET command sets all the counts back to 0.

Where to go from here

PSL External Commands

Was this page helpful? Yes No Submitting... Thank you

Comments