xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

DbfSize()

Returns the size of a database file in memory that is opened in a workarea.

Syntax

DbfSize() --> nFileSize

Return

The function returns the size of a database open in a work area as a numeric value.

Info

See also:DiskFree(), Header(), LastRec(), RecSize()
Category: CT:Database , Database functions
Source:ct\dbftools.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe