contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
action   set function-library of external-function    
    Related Concepts  

Syntax

  set function-library of external-function function-name to string-expression


Purpose

This action assigns the name of an external function library during the running of an OmniMark program.

The values used to set the external function library name can be constant string expressions, that are determined by program logic or derived from some input data. It's entirely up to the program.

An external function has to have a valid external function name and a valid function library name (unless it defaults) at the point of every call made to the function. These names can be changed at any time, and they take effect at the next call. This allows calls to be able to database access functions, for example, to rebound to a different database system during a run.

      Related Concepts
   External functions: identifying
 
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:15 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.