FileSystem.BuildPath() (Method)

A method for manufacturing paths within the file system.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEmyFileSystem.BuildPath(aPath, aName)
Argument list:aPathA previously existing path
aNameA name to be added to extend the path

This yields a path value for use within the file system.