Dead procedure - Implemented but not executed
Return value not set: Filename [Get]
17 Public Property Get Filename() As String
18 Attribute Filename.VB_Description = "Returns the filename used in the previous call to ReadFile"
19 ' Returns the filename used in the previous call to ReadFile
20
21 End Property
22
23