Diagnostics
The Diagnostics options control individual warnings or ranges of warnings.

Warnings
Controls the assembler warnings. The assembler displays a warning message when it finds an element of the source code that is legal, but probably the result of a programming error. By default, all warnings are enabled. To control the generation of warnings, choose between:
- Enable
Enables warnings.
- Disable
Disables warnings.
- All warnings
Enables/disables all warnings.
- Just warning
Enables/disables the warning you specify.
- Warnings from to
Enables/disables all warnings in the range you specify.
For more information about assembler warnings, seeAssembler diagnostics.
Max number of errors
Specify the maximum number of errors. This means that you can increase or decrease the number of reported errors, for example, to see more errors in a single assembly. By default, the maximum number of errors reported by the assembler is 100.