%FIO_Exist function
Related pages:
BOOL %FIO_Exist ( TEXT in name, BOOL in bCheckDir := @FALSE ) |
name | The name of the file (directory) |
_bCheckDir | @TRUE - test the directory @FALSE - test the file |
The function
checks whether the file (directory) exists - attempts to open it for reading.
Related pages:
Pridať komentár