skip to main content

Compiler and Runtime : Compiler : Compiler Directives : ERROR Directive

ERROR Directive
When the ERROR directive is encountered, a message is written to STDERR and the compiler exits.
>> ERROR String
Syntax:
1.
String is a text string delimited by quotes.
Example
Avoid a useless test program to be compiled:
           >>ERROR "test program, not to be used"
       program-id. eg001.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left