Unicode Controls & Classes for VB6 - Version 4
clsUniFile
.st_FileLen Function
Returns the lenght in bytes of the specified file
Syntax
Public Function st_FileLen (ByRef
sFile
As String) As Currency
Parameters
Parameter
Description
ByRef
sFile
As String
The file to check
Remarks