Lof Function/text/sbasic/shared/03020303.xhpSun Microsystems, Inc.Lof function
Lof Function
Returns the size of an open file in bytes.Lof (FileNumber) As LongLongFileNumber: 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.