Difference between revisions of "FILESIZE()"
From Recital Documentation Wiki
		
		
		
| Yvonnemilne  (Talk | contribs) | Helengeorge  (Talk | contribs)   (→Class) | ||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
Revision as of 15:16, 27 October 2009
Purpose
Function to return size of file
Syntax
FILESIZE(<expC>)
See Also
DBF(), FILEINFO(), FMT(), FSIZE(), GETENV(), GETLOG(), NDX(), SET FULLPATH
Description
The FILESIZE() function returns the size in bytes of the file specified in <expC> as a numeric.
Example
? filesize("example.dbf") 37580
Products
Recital Server, Recital
