Length = Lof ( File )
Returns the length of a opened stream.
OPEN FileName FOR READ AS #hFile ... PRINT "File length is"; Lof(hFile)
CLOSE, COPY, Eof, FLUSH, INPUT, LINE INPUT, KILL, OPEN, PRINT, READ, RENAME, Seek, SEEK, WRITE