swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
 

#2030   Compile-time error  

 

Encountered a function that was never defined.

Additional Information

The function 'X' was first predefined on line N of file 'F'.
The conversion function was first predefined on line N of file 'F'.
    in case the function was predefined with define conversion-function.

Recovery

Compilation continues but no compiled source code file will be saved.

Explanation

All functions must be declared before they are used. The body of the function may be given anywhere in a program (thereby defining the function), but its heading must appear at least once before its first use.

 
 

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.