swirl Guide to OmniMark 6   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
 
#2121   Compile-time error    

The current macro may not have an ending.

Additional Information

The macro boundary keyword 'X' was found while matching a macro name.
where X is either MACRO or MACRO-END.
or
The macro boundary keyword 'X' was found while matching a macro template.

Explanation

This warning can occur when an AS is inadvertently left off, as in the following example:

   MACRO output-it TOKEN x
  PUT (#ERROR AND #CURRENT-OUTPUT) x
MACRO-END

; Other rules follow, no macros, no use of IS...

 
----

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ ERRORS ]

OmniMark 6.5 Documentation Generated: December 23, 2002 at 6:26:02 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-2002.