[^^Up^^] [Menu] [About The Guide]
 Introduction    File and Disk
 ------------------------------------------------------------------------------
 ArjFile()       Returns the contents of an ARJ file
 ClipperPath()   Returns the Clipper Path
 Clp2WKS()       Convert a Clipper array to WKS Lotus File
 Compress()      Compress or decompress a file
 DirChange()     Changes the directory
 DirCreate()     Creates a directory
 DirDel()        Deletes a directory from disk
 DirExist()      Determines if a directory exists
 DiskFree()      Returns the free space of a disk
 DiskSerNum()    Returns the disk serial number
 DiskSize()      Returns the capacity of a disk
 DOSPath()       Returns the 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 bytes from a binary file
 fbWrite()       Writes to a binary file
 fCopy()         Copies a file
 fDate()         Returns the date of a file
 fDefUnit()      Changes the default drive
 fDel()          Deletes a file from disk
 fExtension()    Returns the file extension
 fEof()          Determines if a file handle is in EOF
 fGoBottom()     Moves the file handle to end
 fGoTop()        Moves the file handle to begin
 fMaxUnit()      Returns the number of logic DOS drives
 fName()         Returns the name of a file without extension
 fPath()         Returns the path of a file
 fPos()          Returns the actual position of a file handle
 fRandom()       Generates a random filename
 FreeFiles()     Returns the number of available DOS File Handles
 fSearch()       Searches for a string in a file
 fSize()         Returns the size of a file
 fTime()         Returns the time of a file
 fUnit()         Returns the drive where a file exists
 GetLabel()      Returns the label of a disk
 IsBootAble()    Determines if the current disk has a 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
 IsSmartDrv()    Determines if Smartdrv has been loaded
 LowDiskFirm()   Determines the firmware revision of an IDE disk
 LowDiskInfo()   Determines information about the disk
 LowDiskModel()  Determines the model of an IDE disk
 LowDiskSerial() Determines the serial number of an IDE disk
 NumDisks()      Determines the number of hard disks
 SetLabel()      Sets the label on a disk
 SmartFlush()    Flushes the cache buffers of SmartDrv
 SmartHits()     Returns the number of SmartDrv cache hits
 SmartMisses()   Returns the number of SmartDrv cache misses
 SmartReset()    Initializes the cache buffers of SmartDrv
 SmartSize()     Returns the cache size of SmartDrv
 SmartSizeWin()  Returns the cache size of SmartDrv during Windows 3
 ZipFile()       Returns the contents of a ZIP file

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson