Microsoft Scripting Runtime
GetAbsolutePathName Method
FileSystemObject Object : GetAbsolutePathName Method
Description
Return the canonical representation of the path
Syntax
Visual Basic
Public Function GetAbsolutePathName( _
   ByVal Path As String _
) As String
Parameters
Path
See Also

FileSystemObject Object  | FileSystemObject Members