Unit-Loader Expert V1.0 for Delphi 2.x 

----What's this ?
 A Delphi-expert for opening units/files in da ide without clicking thru hundreds ;)
 of folders. just type in the name of the unit (or a part of it), or put the cursor on
 a text in an ide-editor that means the wanted unit, start the expert from the help-menu,
 and it will search for the unit / file itself and then open it in the ide.

Long version:
Merkes' Unit-Loader is an enhancement of the Delphi 2.0x - IDE.
You want to load a special unit without clicking thru the whole 
directory-tree ?
Then this tool can help you !
First configure the directories which will be searched for the wanted 
file. 
By default these are the library-pathes of the IDE. You can decide 
whether to scan each directory recursively or not. You can change 
the order of the directories (the top-most path in the list will be searched 
first). You may also decide either to choose one or more files that 
match your entered file.mask or to load the first matching file in 
the IDE.
BTW: The text under the cursor in the top-level-Editor of the IDE will 
be displayed in the file mask-combo of this tool.


----Disclaimer
This expert is freeware and you cannot make me responsable for anything that goes wrong with this...
You may give copies to others by copying the original, unmodified zip file for free.

(C) 1997, by Markus Stephany. All rights reserved.

This expert uses the myff-filefinder-component (written by me), which needs the unit mwtisearch
from MARTIN WALDENBURG (implements a fast text-search-object (not used in this expert)); the dcu-
file is included with this package; credits to him...

----Contact
If there are any questions, comments or suggestions, or if you find any bugs, please send a
mail in English or German to :

MirBir.St@T-Online.de 
MirBir.St@Saargate.de

and visit my homepage at:

Merkes' Pages = http://home.t-online.de/home/MirBir.St/


----Installation
Copy all files in the package into (one of) your component-dir, and install the unit
ouexp1.pas as you would do with a component. After that, the expert is reachable via
the help-menu ("Merkes says: open a file !" or s.l.t.)


Viel Spa beim Programmieren wnscht

Markus.

