Difference between revisions of "FSIZE()"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 14:23, 23 March 2009

Class

Disk and File Utilities


Purpose

Function to return size of file


Syntax

FSIZE(<expC>)


See Also

DBF(), FILEINFO(), FMT(), GETENV(), GETLOG(), NDX(), SET FULLPATH


Description

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


Example

? fsize("db.exe")
   4731284


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer