MacroError

Examples


The MacroError command specifies the number of macro errors that must be encountered before the macro will crash and stop running.

Syntax

MacroError limit value

Parameters

value – An integer value that specifies the number of macro errors.

Comments

You will typically add the MacroError command to be beginning of a macro, or to the Keys.ini file.


Documentation Feedback