Next: setq, Previous: set-motionscale, Up: GCL Reference [Contents][Index]
(setenv name string)sets the environment variable name to the value string;
the name is visible to geomview (as in pathnames containing $name)
and to processes it creates, e.g. external modules.