9.49
FSIZE - Returns the size of a file in bytes
Argument(s)
1, String
Result type
Integer
Aliases
FILESIZE
Category
Functions returning information about files and disks
Example:
C:> ASET -p X := FSIZE('A:\BIN\B.BAT') X=807