swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
 

#2513   Compile-time warning  

 

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 IS 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 ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:37:09 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.