Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%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


Blok kódu
languageesl
themeConfluence
BOOL %FIO_GetWritable(
   TEXT in fileName,
 )
Parameters


fileNameFile name.
Return value
@TRUE - file exists and is writable.