litLIB Help
Product pages :
litLIB
Quick links:
help index
forums

File System - FileLen

Syntax:
=FileLen(File)

Description:
Returns the length of a file (the file size) in bytes.

Example:
=FileLen("c:\myfile.txt")