| United States-English |
|
|
|
![]() |
HP ToolTalk Programmer's Guide > Chapter 3 Setting Up and Maintaining the ToolTalk
ProcessesEnvironment Variables |
|
There are several ToolTalk environment variables that may be set:
Table 3-1 describes these variables. Table 3-1 Environment Variables
A process is given a modified environment when it is automatically started by the ToolTalk service. The modified environment includes the environment variables $TT_SESSION, $TT_TOKEN, and any contexts in the start-message whose keyword begins with the dollar sign symbol ($). Optionally, the environment variable $TT_FILE may also be included in the modified environment if it is a file-scoped message.
The TMPDIR environment variable is another environment variable that you can set to manipulate the ToolTalk development environment; for example:
redirects files to the /var/tmp directory. Message contexts have a special meaning when the ToolTalk service starts an application. If the name of a context slot begins with a dollar sign ($), the ToolTalk service interprets the value as an environment variable: for example
uses the value of context slot $CON1. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||