Exports an environment variable.
Role:Exports an environment variable.
Parameters:
iAssignexpr
iAssignexprpoints to a string of the form Name=Value, where Name is
the environment variable and Value is the new value for it.
this String must be global to the process, or the environnement tables will
be corrupted.