Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 Introduction    File and Disk
------------------------------------------------------------------------------
 ArjFile()       Returns the contents of an ARJ file
 ClipperPath()   Returns Clipper Path
 DirChange()     Changes directory
 DirCreate()     Creates a directory
 DirDel()        Deletes a directory from disk
 DirExist()      Determines if directory exists
 DiskFree()      Returns the free space of a disk
 DiskSize()      Returns the capacity of a disk
 DOSPath()       Returns DOS Path
 fAttributes()   Returns the attributes of a file
 fbClose()       Closes binary files
 fbCreate()      Creates a binary file
 fbOpen()        Opens a binary file
 fbRead()        Reads from a binary file
 fbWrite()       Writes on a binary file
 fDate()         Returns the date of a file
 fDefUnit()      Changes default unit
 fDel()          Deletes a file from disk
 fExtension()    Returns the extension of a file
 fMaxUnit()      Returns the number of logic unit of DOS
 fName()         Returns the name of a file without extension
 fPath()         Returns the path of a file
 fRandom()       Generates an aleatory filename
 fSearch()       Searches a string into a file
 fSize()         Returns the size of a file
 fTime()         Returns the time of a file
 fUnit()         Returns the unit of a file
 GetLabel()      Returns the label of a disk
 IsBootAble()    Determines if the current disk has boot sector
 IsFloppy()      Determines if the current disk is a floppy
 IsHardDisk()    Determines if the current disk is a hard disk
 IsNetDev()      Determines if the current disk is a net disk
 SetLabel()      Sets the label of a disk
 ZipFile()       Returns the contents of the ZIP file

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson