FSIZE()

From Lianjapedia
Revision as of 12:47, 10 February 2012 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Purpose

Function to return size of file

Syntax

FSIZE(<expC>)

See Also

DBF(), FDATE(), FILEINFO(), GETENV(), NDX(), SET FULLPATH

Description

The FSIZE() function returns the size in bytes of the file specified in <expC> as a numeric.

Example

? fsize("example.dbf")
     37580