; explorer
; v1.4 (29/11/2000)
; by snu (snu86@hotmail.com)

installation
--------------------------------------------------------------------------------
to install explorer, extract explorer.mrc into your mirc directory, then type
//load -rs $mircdirexplorer.mrc

if your mirc directory contains spaces (example: c:\Program Files\mirc) type
//load -rs " $+ $mircdirexplorer.mrc $+ "

after explorer is loaded, type /explorer to run

usage
--------------------------------------------------------------------------------
there are two main parts in the explorer dialog
the first one is the directory list (left)
this contains all the directorys in the current
directory you are in

the next part is the file list (right)
this contains all the files in the current directory
you are in

in the file directory, you should notice at the top
it says: /..
this will bring you up a directory
example: if you were in c:\Program Files\ICQ, double
clicking /.. would bring yo to c:\Program Files

the rest of the buttons should be self explanitory...
if not...EXPLORE!

versions
--------------------------------------------------------------------------------
1.4
	1. Fixed bug in 'Remove' that would give an error
	Plans for next version:
		1. Make 'Search' feature more efficient
		2. Allow users to DCC send files/directorys to others

1.3
	1. Finished the 'Search' feature
	2. Changed the /explorer alias, you now have to specify a directory
	   Example: /explorer C:\Program Files
	3. Added 'Move' and 'Rename' to file features
	4. Added 'New' to directory features

1.2
	1. Explorer now allows you to select more than one file in the file
	   list to delete (this does not apply to directorys) Any other oper-
	   ations will be performed on the FIRST SELECTED FILE.

1.1
	Dud release, see 1.2

1.0
	First public release
