# $EPIC: fsize.txt,v 1.3 2007/03/02 02:32:04 jnelson Exp $
$fsize(<file>) $fsize(“” <file>)
om most function arguments.
This function returns the size of <file>. This can be useful for seeing if a file exists, but has a zero length.
-1 file does not exists, or no read access > -1 size of file
This function first appeared in EPIC3pre7.