swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
 
#2091   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 ] [ OMX ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:08:39 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.