FSIZE()
From Recital Documentation Wiki
Revision as of 14:23, 23 March 2009 by Yvonnemilne (Talk | contribs)
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