MuiEnv 1.5
**********

                     Documentation for MuiEnv 1.5

            Date: 5 February 1995  Author: Michael Suelmann

Copyright
*********

   MuiEnv 1.5 is Freeware and may be copied and used for free, as long
as it is distributed complete with documentation.

   The Use of MuiEnv is at your own risk. The author may not be made
responsible for damage caused by use of this program.

   MuiEnv is copyright (C) 1993 Michael Suelmann.

Overview
********

   MuiEnv is a program for manipulation of environment variables.
MuiEnv can edit, save, load, delete, rename, and create environment
variables.

   Contrary to other programs of this type, MuiEnv supports
subdirectories in ENV: and ENVARC:

   MuiEnv uses MagicUserInterface, Copyright (C) 1993 Stefan Stuntz.

Requirements
************

   MuiEnv 1.5 needs version 2.04 (37.175) oder higher of the Amiga
Operating System.

   MuiEnv uses MagicUserInterface by Stefan Stuntz.  MagicUserInterface
is not included. You can find it as dev/gui/mui23usr.lha on Aminet.

Installation
************

   For installation, simply copy the program [1mMuiEnv[0m to a directory in
the path.

   As external editor for environment variables [1m$EDITOR[0m is used. So
you must set the [1mEDITOR[0m variable with [1mSetEnv EDITOR [3mprogram
name[0m[0m or with MuiEnv.

   Alternatively the editor can be determined with the ToolType
[1mEDITOR[0m.

Usage
*****

   MuiEnv opens a window with a listview, a string gadget and several
button gadgets.

   The listview shows the current environment variable, that can be
chosen by arrow keys or by mouse.

   With TAB you can switch between the listview and the string gadget.
The contents of the string gadget are valid for all actions.

   With RETURN or a double click inside the listview you can change to
a subdirectory if a directory is selected, if a short variable is
selected, the [1mEdit[0m button is triggered, if a long variable or a
Variable containing Null-bytes is selected, the [1mEdit ext.[0m button is
triggered.  This is functioning, too, if the string gadget is activated.

   The [1mEdit[0m button opens a new window with a string gadget to change
the current environment variable and three button gadgets: [1mSave[0m saves
the environment variable to [1mENV:[0m and [1mENVARC:[0m, [1mUse[0m saves only to
[1mENV:[0m and [1mCancel[0m cancels.

   The [1mEdit ext.[0m button calls an external editor to edit the contents
of the current environment variable.  The editor can be determined with
the ToolType [1mEDITOR[0m.  Default is [1m$EDITOR[0m.

   The [1mSave[0m button copies the current environment variable from
[1mENV:[0m to [1mENVARC:[0m.

   The [1mReload[0m button copies the current environment variable from
[1mENVARC:[0m to [1mENV:[0m.

   the [1mDelete[0m button deletes the current environment variable in
[1mENV:[0m and [1mENVARC:[0m. It deletes a directory completely with
contents.

   The [1mRename[0m button opens a new window with a string gadget to change
the name of the current environment variable and three button gadgets:
[1mSave[0m renames the environment variable in [1mENV:[0m and [1mENVARC:[0m,
[1mUse[0m renames only in [1mENV:[0m and [1mCancel[0m cancels.

   The [1mMakeDir[0m button opens a new window with a string gadget to
create a new directory and three button gadgets: [1mSave[0m creates the
directory in [1mENV:[0m and [1mENVARC:[0m, [1mUse[0m creates only in [1mENV:[0m and
[1mCancel[0m cancels.

   The [1mRescan[0m button rereads the contents of the listview.

   The [1mParent[0m button shows the contents of the parent directory in
the listview.

   The [1mAbout[0m button displays information about MuiEnv.

   The [1mQuit[0m button quits MuiEnv.

   New variables a created by inserting an new variable name in the
string gadget and pressing [1mEdit[0m or RETURN.

   MuiEnv's Window is an AppWindow. If you drop icons on it, the
corresponding File is copied into the current directory.

History
*******

   1.0, Date 5.10.93
   - first released Version

   1.1, Date 29.10.93
   - enforcer hit removed

   - new buttons Makedir and About

   1.2, Date 14.11.93
   - Edit function now saves not only 80 chars, but all chars.

   - Edit and Edit ext. button are disabled when a directory is
     selected.

   - improved behavior with empty directories

   1.4, Date 19.01.95
   - Stack size increased (caused crashes).

   - Save and Reload button are disabled when a directory is selected.

   - Delete now asks, where to delete.

   - ToolType EDITOR used for Edit ext.

   1.5, Date 05.02.95
   - MuiEnv has an AppWindow now. If you drop an icon, the file is
     copied to ENV:.

Author
******

   Please send me suggestions, critics, and bug reports.

     Address:
         Michael Suelmann
         Neuburger Straße 61
     
         D-94032 Passau
     
         Germany
     
     E-Mail:
         suelmann@forwiss.uni-passau.de

