set external-function

action

Syntax
set external-function function-name to string-expression
    


Purpose

set external-function can be used to dynamically set the name of an external function during the running of an OmniMark program. The string-expression should evaluate to a valid external function name for the platform on which the program is executing. Any change will take effect the next time the external function is invoked.