Table of Contents

# $EPIC: fsize.txt,v 1.3 2007/03/02 02:32:04 jnelson Exp $

Synopsis:

$fsize(<file>) $fsize(“” <file>)

Technical:

om most function arguments.

Practical:

This function returns the size of <file>. This can be useful for seeing if a file exists, but has a zero length.

Returns:

  -1   file does not exists, or no read access
> -1   size of file

History:

This function first appeared in EPIC3pre7.