Next: unsetenv procedure, Previous: diff procedure, Up: Utility Procedures
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.