Unicode Controls & Classes for VB6 - Version 4

clsUniFile.st_FileName Function

Returns only the filename from the given file

Syntax
Public Function st_FileName (ByVal sPathFileName As String) As String
Parameters
Parameter Description
ByVal sPathFileName As String The complete filename with path
Remarks