| Table Of Contents | Index |

Example:
Var PathList Pathlist[1] = 'F:\PUBLIC' Pathlist[2] = 'F:\DOS' Pathlist[3] = 'F:\UTIL' BuildPath (PathList) ;sets PATH=F:\PUBLIC;F:\DOS;F:\UTIL
| See Also: | SplitPath | FixPath |
|---|
| Category: | String | Array | Environment |
|---|

| Table Of Contents | Index |
|
