Short:    Remove assigns from a dir and its subdirs
Author:   TheAntony@bigfoot.com (Andrija Antonijevic)
Uploader: TheAntony@bigfoot.com (Andrija Antonijevic)
Version:  1.0
Type:     util/rexx



    This script removes all assigns from a directory and all its
	subdirectories and files and optionally deletes the directory with its
	contents. $VER: ElAssign.REXX V1.0 (21.08.97) © Andrija Antonijevic

	Written by Andrija Antonijevic <TheAntony@bigfoot.com>.

	Many thanks to Charles Patterson <midian@azstarnet.com> whose
	DeAssign.dopus5 gave me the idea to write my own version.

	I made the following improvements:

	- You don't need DOpus5 since it works with everything including
	  DOpus4, DOpus5 and any other kind of filemanager program.

	- It will remove all assigns from a directory and all its subdirectories
	  and files unless NODEEP option is specified.

	- Deleting chosen directory with all its contents is just an
	  option here. You can specify DELETE for deleting the directory
	  with confirmation and KILL for deleting without confirmation.

	- You can give any kind of path to the directory/file: using
      complete path, relative path or assign.

Requirements:
~~~~~~~~~~~~~

	- rexxsupport.library (reqired)

	- rexxreqtools.library - only if you specify DELETE option

	- Filemanager like DOpus4 or 5 will make things easier (optional ;))


If you find any bugs or have some suggestions, please contact me.



     ///  /_\  _ _| |_ ___ _ _ _  _    Amiga Translators Organization
__  ///  / _ \| ' \  _/ _ \ ' \ || |        (Serbian department)
\\\///  /_/ \_\_||_\__\___/_||_\_, |           Height Anxiety
 \XX/  TheAntony@bigfoot.com   |__/              Team AMIGA


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
    6492    2860 55.9% 26-Aug-97 00:33:16 +ElAssign.guide
    1708     855 49.9% 26-Aug-97 02:14:06 +ElAssign.readme
    5266    2215 57.9% 26-Aug-97 00:34:26 +ElAssign.REXX
-------- ------- ----- --------- --------
   13466    5930 55.9% 26-Aug-97 15:42:50   3 files
