CreatePath

The command CreatePath is an extended version of the command CreateDirectory, that creates all directories in the given path.

Note

CreatePath is implemented as a script component, which is part of the built-in ITP/Server script library. The script for CreatePath is available in the Examples subfolder of the Scripts folder in the folder ITPWork. Refer to the section Script Component Examples for more information on how to use these examples.

Usage
CreatePath
Path (<text>)
Security (<text>);
Parameters

Path: Required.
The directory that ITP/Server will create.

Security: Optional.
Directory which will be used to set security attributes on the new directory.