Create
Return to Introduction  Previous page  Next page
Creates a new sub folder or project.

Syntax

tc Create <TC Object> [-O] [-S] [-T] [-Y] [-?]  

Examples
 
Creates a folder called New Folder under the current project/folder:

tc Create "New Folder"  

Creates a new project called Test Project and makes it current:

tc Create "//Test Project" -S  

The following table describes the command-line options available with this command.

Option
Description
-O
Specify command output parameters
-S
Enable Smart mode to select the object after creation
-T
Causes the command to terminate and return an error code when an error occurs.
-Y
Specify a Username and/or Password
-?, -H
Request online help for a command


Remarks

By default, new folders are created with their working directory based on the parent object. To change the working directory used by a particular folder, us the WorkFolder command.


 


© 1995-2018 MCN Software