The parser instructions "error" and "warning" need an associated text (AJTERR10055)
Product(s) | Karo.Net Compiler |
---|
Description
The error and warning parser instructions need a warning/error text.
#error; ^^^^^^^ No error text was specified (the parser instruction content is empty).
How can I resolve this error?
Provide a warning/error text.