swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
 

#2184   Compile-time error  

 

Name is in use.

Additional Information

Trying to define an opaque type that has already been declared as a function (for function "X").
    or
Trying to define an opaque type that has already been used as a keyword (for keyword "X").
    or
Trying to define a function name that has already been used as an opaque type (for type "X").

Explanation

Opaque type and function names are global, and therefore in the unified namespace cannot have the same names as global variables.

 
 

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

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:26:58 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.