Next: , Previous: , Up: Utility Procedures  


6.1.7.8 setenv Procedure

Sets the environment variable var to the value val.

setenv{var val}

var

The environment variable to set.

val

The value to set the variable to.