File Manipulation Functions
Previous  Top  Next

The following 5 functions are File Manipulation functions of the XbZLib DLL, that are used by the XbZLibZip() Class, and which can of course also be used for other purposes.

The following File Manipulation functions are implemented in the file "XbZLib.prg":

XbZ_DirExists()
-->
Check if Directory exists on Disk.
XbZ_FileRead()
-->
Read contents of File from Disk.
XbZ_FileTime()
-->
Retrieve a File's Date/Time Stamp and Attributes from Disk.
XbZ_SetFileAttributes()
-->
Set/Change File Attributes of File or Directory on Disk.
XbZ_SetFileDateTime()
-->
Set/Change the Date/Time Stamp of a File on Disk.