Difference between revisions of "FILESIZE()"
From Recital Documentation Wiki
		
		
		
| Helengeorge  (Talk | contribs)  (→Class) | Helengeorge  (Talk | contribs)  | ||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| ==Purpose== | ==Purpose== | ||
| Function to return size of file | Function to return size of file | ||
Latest revision as of 17:30, 27 November 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
