Unicode Controls & Classes for VB6 - Version 4
clsUniFile
.st_SetCurDir Function
Sets the current folder
Syntax
Public Function st_SetCurDir (ByRef
sPath
As String) As Boolean
Parameters
Parameter
Description
ByRef
sPath
As String
The new path for current folder
Remarks