Unicode Controls & Classes for VB6 - Version 4

clsUniFile.st_RmFile Function

Deletes a file

Syntax
Public Function st_RmFile (ByRef sPath As String) As Boolean
Parameters
Parameter Description
ByRef sPath As String The filename with path to delete
Remarks