Difference between revisions of "FSIZE()"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 30: Line 30:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 +
[[Category:Disk and File Utilities]]
 +
[[Category:Disk and File Utilities Functions]]

Revision as of 11:05, 11 June 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