This function adds new environment variables or modifies the values of existing
environment variables.
 >>-PUTENV(string)----------------------------------------------><
|
- string
- A character string of the form envvarname=value.
PUTENV returns true ('1'B) if successful and false ('0'B) otherwise.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)