- Name
-
ERROR -- abort compilation with an error message (V6.1)
- Synopsis
-
@ERROR msg$
- Function
-
Whenever the preprocessor reaches this command, compilation will be immediately aborted
and the specified error message will be shown. This is only useful for debugging
purposes.
- Inputs
-
- msg$
- error message to show
Show TOC