swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
     
declaration/definition   declare function-library    

Syntax

  declare function-library string-expression


Purpose

Sets the default function library for any following external function definition that does not have an "in function-library" part. More than one declare function-library declaration can appear in a program. If more than one is used, each declare function-library declaration applies to the function definitions that follow until another declare function-library declaration is encountered. This is consistent with all OmniMark library calls.

The "in function-library" part of an external function can be omitted only if the definition is preceded by a declare function-library declaration. There is no "built-in" or "system-supplied" default external function library.

       
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-2000.