swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  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 ] [ LEGACYLIBRARIES ] [ ERRORS ]

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:45:10 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.