8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
#title SetEnv [RCBasic Doc]
|
|
#header Sub SetEnv(var$, value$)
|
|
|
|
Sets the value of an environment variable
|
|
|
|
#ref Env$
|
|
|