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.