-S Command-line Option
Return to Introduction  Previous page  Next page
The -S option enables SmartMode. This is used by the Create command to force selection of the newly created folder or project. For example:

TC Create NewFolder -S  

will create a new subfolder called NewFolder and select this as the current folder.

SmartMode can be set as the default for commands that support it. To enable SmartMode as the default add SmartMode=1 to the [Defaults] section of the TC.INI file. To disable it as a default, set the value to 0:

[Defaults]  
SmartMode=1  

To disable SmartMode for a specific command, use -S-

 


© 1995-2018 MCN Software