Lof Function /text/sbasic/shared/03020303.xhp Sun Microsystems, Inc.
Lof function Lof Function Returns the size of an open file in bytes.
Lof (FileNumber) As Long Long FileNumber: Any numeric expression that contains the file number that is specified in the Open statement. To obtain the length of a file that is not open, use the FileLen function.