WARNING

WARNING = level

The WARNING option specifies the amount of debugging information the Help compiler is to report.

Parameters

level

Specifies the warning level. This parameter may be one of the following values:

Value Meaning

1 Report only the most severe errors.
2 Report an intermediate number of errors.
3 Report all errors and warnings.

Example

The following example specifies an intermediate level of error reporting:

[OPTIONS]
WARNING=2

See Also

[OPTIONS], REPORT