swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
  Related Syntax    
declaration/definition   define external output    

Syntax

  define external output function function-name argument-list
    as string-expression
     (in function-library string-expression)?


Purpose

Defines an external output stream.

Streams attached to external output functions support all of the usual stream operations: open, reopen, put, close, has name, and name of. Since the external output function is not required to provide a name, the has name test can be used to ensure that the name is present before trying to retrieve it.

External output streams can support all of the usual stream open modifiers. Information about the modifiers is passed to the external output function for handling. (Usually, the external output function delegates the handling of the open modifiers to OmniMark. However, it has the information if other handling is required.)

    Related Syntax
   close
   name of
   open
   put
   reopen
   has name
 
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-2000.