ReplaceName Method
Object List Next Object
Defined By: PathString
Allows you to modify an existing entry in the Path list.
Declaration:
Sub ReplaceName (ByVal name As String, ByVal index As Long)
Details:
ReplaceName changes the entry in Path at position index (0 .. Count - 1) with name.