Setting Environmental Variables for the Command Line Interface
Before using the Command Line Interface, make sure the following two common environmental variables are set:
SSPRODIR
SSICMAPI
For general information and a caution about setting environmental variables, see A Note on Environmental Variables.
If the two variables are not set, you will need to set them. The following describes setting the variables on UNIX, Windows, and OES Linux:
To set SSPRODIR and SSICMAPI on UNIX:
If you need to, you can use the following commands to list the UNIX shell type you are running and your current environment settings:
With sh, ksh, or bash enter the following:
With csh or tcsh, enter the following:
To set SSPRODIR and SSICMAPI on Windows:
Access the DOS prompt from the program group (Start>Programs>DPX>DPX Command Prompt). This sets SSPRODIR and SSICMAPI automatically.
To set SSPRODIR and SSICMAPI on OES Linux:
Use the following command to open a shell:
The variables will be set automatically in the new shell.
Last updated