contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
action   close    
Sample Code   Related Syntax    

Syntax

  close stream-name indexer? (and stream-name indexer?)*


Purpose

The close action explicitly closes a stream. Once a stream that is attached to a file, buffer, referent, markup parser, or external output function has been closed, the same stream name can be used to open another attachment.

Streams don't normally need to be closed because:

Several streams can be closed at once.

It is an error to close a stream that is part of any #current-output for any currently open rule or function.

The following syntactic variations are permitted:

Sample Code  
   Referents and line breaking
 
Related Syntax
   #current-output
   open
 
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.