Command Line Interface document rendering and distribution
          You can start the Document Rendering and Distribution (ttrpi3210m000) session from the command prompt. 
         
         To start the session, use this command:
- On UNIX/Linux: 
           
bshell6.2 -server ttrpi3210m000 <options> - On Windows: 
           
ntbshell -server ttrpi3210m000 <options> 
This table shows the options you can use:
| Option | Explanation | Default value when not present | 
|---|---|---|
| -d | Run as daemon. | No. Run once. | 
| -dt x | Daemon running time. The daemon runs for 'x' minutes. | 0 | 
| -s x | Additional Servers. 'x' contains number of additional servers. | 0 | 
| -wt x | Query Wait Time 'x' seconds. | 0 | 
| -mincomp x | Minimal Company number. | 0 | 
| -maxcomp x | Maximal Company number. | 999 or 9999 | 
| -ui | Show User Interface if possible. | No UI | 
| -mindoct | x Minimal Document Type | “” | 
| -maxdoct | x Maximal Document Type | “ZZZZZZZZZZZZ” | 
If no options are specified, the session is started with the default values. Rendering and distribution is processed once. After that the session closes.