PrologMinorErrorCount
This TurboIntegrator global variable counts the minor errors that occur in the Prolog
portion of a TurboIntegrator process. For each minor error encountered, the variable value is
incremented by 1.
Syntax
PrologMinorErrorCount=N;
Argument | Description |
---|---|
N |
The number of minor errors encountered in the Prolog. |