contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
operator   file...is directory    
    Related Concepts  

Summary   Boolean

An operator that returns true if the system path named by the string expression exists and is a directory, and false otherwise. Using isnt will reverse this result.

 

Syntax

  file string-expression (is | isnt) directory


Purpose

A test that succeeds if the system path named by the string expression exists and is a directory.

      Related Concepts
   File tests
   Security considerations
 
----  

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.