Setenv

Top  Previous  Next

Establishes or redefines contents of an environment variable.

 

$setenv varname value

 

where

 varname is a user or system environment variable name

 value is optional and can contain text or a number

 

Use of this command is discussed in the conditional compilation chapter.