chickadee » chicken » process-context » set-environment-variable!

set-environment-variable! VARIABLE VALUEprocedure

Sets the environment variable named VARIABLE to VALUE. Both arguments should be strings. If the variable is not defined in the environment, a new definition is created.