IBM
Contents Index Previous Next



Environment Variables


Environment variables common to UNIX and Windows:

Note:

An ending slash (`/') or backslash (`\') is mandatory. Example:

On UNIX: setenv TMPDIR /usr/tmp/

In Windows: set TMPDIR=c:\tmp\

UNIX-specific environment variables, in addition to the ones listed in Source Files:


http://www.ibm.com/rational
Contents Index Previous Next