home *** CD-ROM | disk | FTP | other *** search
- EE - Master Environment Variables Editor by Janusz Kalinowski
- -------------------------------------------------------------
-
- Purpose:
- --------
-
- This program enables to quickly examine, change and add Master
- Environment Variables. 'Master' means, that root DOS environment
- variables are changed (each program has own copy of environment).
- For example I often use it to change DOS path.
-
- Description:
- ------------
-
- Program is called as follow:
-
- EE env_variable_name [/n][/d]
-
- 'env_variable_name' is the name of variable (e.g. path)
-
- Optional switches are used to add new variable (/n) or to delete
- existing variable (/d).
-
- Current contents of variable is displayed - you can use cursor
- keys (as well as 'Home' and 'End') to navigate over the text. By
- default 'overstrike' mode is set. Press 'Ins' to switch between
- overstrike and insert (cursor becomes 'solid').
-
- Press ENTER to accept changes or ESC to leave program without
- changing variable.
-
- Copyrights:
- -----------
-
- I made this program as Public Domain - you can freely copy and
- distribute it, but not sell.
-
- Author:
- -------
-
- Janusz Kalinowski
- Technical University of Wroclaw
- Computer Center
- Wyb. Wyspianskiego 27
- Wroclaw, Poland
- e-mail: kalinows@plwrtu11.BITNET
-