swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Syntax    
operator  

is closed

 

 

Return type: Boolean
Returns:       

True if the stream is closed, false otherwise. Replacing is with isnt will reverse the results.



Syntax
  stream-name indexer? (is | isnt) closed


Purpose

One type of stream test to check for the state of a stream to determine whether it is closed.

A stream is closed if the stream has been opened or reopened, and is now closed.

A stream must be closed to be used in a "%g" format item or in a string expression.

    Related Syntax
   is open
 
 
 

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

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

Copyright © Stilo Corporation, 1988-2005.