SETENV version 2.00 written by Lincoln Jaros
setenv [options] KEYNAME1=VALUE1 KEYNAME2=VALUE2...
Options:
-a make modifications in the current environment (default)
-m make modifications in the master environment
-u keyname convert existing value of keyname to upper case
-l keyname convert existing value of keyname to lower case
-u and -l only work on existing variables
Set and manipulate DOS environment variables in both the
current and master environment
|