VEM_ENV
Var_Export(VEM_ENV, arg);
if (mode == VEM_ENV)
ExportVar(var->name.str, scope, VEM_ENV);
ExportVar(varnames.words[i], scope, VEM_ENV);