pushEnv

keylist pushEnv envlist
array of string keylist, array of [string object] envlist;
Values <<envlist>> of the global system variables specified 
by the <<keylist>> is push on the stack.
keylist is an array of keywords for system_variable.
cf. system_variable, popEnv
Example:  [(CurrentRingp) (KanGBmessage)] pushEnv



Nobuki Takayama 2020-11-24