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

is closed

 
 

Return type: Switch
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
 
 
 

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

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:51:21 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.