FSIZE()

From Lianjapedia
Revision as of 13:02, 2 March 2022 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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