FSIZE()

From Recital Documentation Wiki
Revision as of 11:05, 11 June 2009 by Yvonnemilne (Talk | contribs)

Jump to: navigation, search

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