In this chapter you will learn how to get started with Tosca Commander when you open a workspace in command line.
The available parameters can be used in any combination. Default environment variables are listed in chapter "Files and directories".
|
language <language> |
|
|
Description |
When you start Tosca Commander with this option, the user interface is German (Default: English). This parameter overrules the language setting in the options dialog. |
|
Example |
TOSCACommander.exe -language german |
|
workspace <workspace name> |
|
|
Description |
When you start Tosca Commander with this option, the specified workspace is opened. |
|
Example |
TOSCACommander.exe -workspace C:\Tosca_Projects\Tosca_Workspaces\TestWS01.tws |
|
login <user> <password> |
|
|
Description |
In multi-user projects the login information can be entered here. |
|
Example |
TOSCACommander.exe -login Tester01 secret |
|
jumpTo <UniqueID or NodePath> |
|
|
Description |
When you open a workspace, you can directly select a user-defined object. |
|
Example |
TOSCACommander.exe -jumpTo /Module/MM03 |
|
Description |
Starts Tosca Commander as read-only in the execution mode. |
|
Example |
TOSCACommander.exe -executionmode |
In the example below, the workspace TOSCACommander is opened using command line.
Opening an English workspace via the command line
