%FIO_GetWritable function


Function
The function verifies if the given file exists and if it is writable (in terms of setting the file attributes).
Declaration
BOOL %FIO_GetWritable(
   TEXT in fileName,
 )
Parameters
fileNameFile name.
Return value
@TRUE - file exists and is writable.
Napíšte komentár