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

Summary   Boolean

Returns true if the path named is a file, and false otherwise. Using isnt instead of is will reverse the results.

 

Syntax

  file string-expression (is | isnt) file


Purpose

An operator that returns true if the file system path named by the string expression exists and is a file (not 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.