The error report settings influence the appearance of the error document. The following settings can be used:
Setting |
Default |
Description |
|---|---|---|
ITPERRORCOLORS |
6,6 |
With this setting you can change the color of errors and include markers in a Microsoft Word error document. The value must be specified as x,y where x is the color for errors and y is the color for include statements. Possible values are: 1: Black. 2: Blue. 3: Cyan. 4: Green. 5: Magenta. 6: Red. 7: Yellow. 8: White. 9: Dark Blue. 10: Dark Cyan. 11: Dark Magenta. 12: Dark Red. 14: Dark Yellow. 15: Dark Grey. 16: Light Grey. This option only has effect on error documents for Microsoft Word, HTML and AmiPro model documents. |
ITPMAXERRORS |
15 |
Number of errors to report before terminating compilation. |
ITPSTRICTLANGUAGE |
Y |
Enable the PAR4299 warning that will be reported if ITP finds illegal characters in the model document. This warning will appear if the model contains statements like ASSIGN x := @(y). |