FSIZE()

From Lianjapedia
Jump to: navigation, search

Purpose

Function to return size of file

Syntax

FSIZE(<expC>)

See Also

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

Description

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

Example

? fsize("example.dbf")
     37580