Sets an environment variable. (version 4.54 or later)
setenv <envname> <strval>
Sets <strval> to an environment variable specified by <envname>.
It is effect to only the macro environment and not to system.
If already <envname> environment variable is set, <envname> is overwritten.
setenv 'TEMP' 'C:\'