Microsoft Scripting Runtime
BuildPath Method
Description
Generate a path from an existing path and a name
Syntax
Visual Basic
Public Function BuildPath( _
   ByVal Path As String, _
   ByVal Name As String _
) As String
Parameters
Path
Name
See Also

FileSystemObject Object  | FileSystemObject Members

Send feedback