clsUniFile.st_MakePath FunctionCreates a complete path (creates folders and subfolders); returns True if the path exists at the end of the executionSyntax
Public Function st_MakePath (ByVal sAbsPath As String) As Boolean
Parameters
Remarks
|