...
...
Environment Variables Anchor |
---|
| 103074510307651030745 |
---|
| 1030765 |
---|
|
Environment variables, like command line options, allow options to be specified for one instance of a program execution. Each time that you execute a program, environment variables allow you to tailor the behavior of the program to meet the specific needs for that execution.
Anchor |
---|
| 103074610307661030746 |
---|
| 1030766 |
---|
|
Environment variables are the third to highest in the precedence order, after command file options (see
Configuration Methods).
Anchor |
---|
| 103075010307601030750 |
---|
| 1030760 |
---|
|
Each operating system has its own unique method of setting environment variables.
Anchor |
---|
| 103075110307611030751 |
---|
| 1030761 |
---|
|
All environment variables used by Universal Agent are upper case and are prefixed with a product identifier consisting of three or four characters. The product sections specify the value of the environment variables. Values are case-sensitive.
...