Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

%FIO_Delete function


Function
The function deletes the specified file.
Declaration
BOOL %FIO_Delete(
   TEXT in fileName
 )

Parameters
FileName Name of the file to delete.

Return value
@TRUE - file deleted, @FALSE - cannot delete the file.
  • Žiadne štítky