company logo

FileHandle :: Exists - File Exist

The function is used to check if the provided path is existing in the file system. The function operates with the file name passed in cpath regardless whether the file is currently open in the FileHandle or not.

Return value:  Return value ( logical  )

The function returns YES when the question was answered positively. Otherwise it returns NO.

Implementation details

logical FileHandle  :: Exists ( NPath &cpath )
  • cpath - Complete file or directory path