NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



EnableTracing

Turns on additional debugging messages

As of version 4.8, EnableTracing provides script output only when an error occurs. Prior to version 4.8, EnableTracing outputs script steps as they occur.

Calling EnableTracing with False will turn off tracing.

Sample Source

EnableTracing True

Some syntax error

Minimum version: 1.0