QuietErrorMode Property |
Toggles the quiet error mode for plot-error reporting.
Signature
object.QuietErrorMode
object
Plot
The object or objects this property applies to.
QuietErrorMode
Boolean; read-write
TRUE: Enables quiet error mode.
FALSE: Disables quiet error mode.
Remarks
Quiet error mode logs all plot-related error messages into a log file.
When the quiet error mode is disabled, the normal error reporting mechanisms (alert boxes) are used.
Comments? |