| Product(s) | Karo.Net Compiler |
|---|
The “warningEnable” and “warningDisable” instructions only take a nummeric value as parser instruction value.
#warningEnable AJTERR10000;
^^^^^^^^^^^ Not a nummeric value. "10000" should be the provided here.
Provide a correct error code.