PathWiz - Library Search Path Editor 
------------------------------------

Copyright 1997 Bruce Cowan. All Rights Reserved.

For some weird reason, Borland has again given us
an inadequate means of editing the library search 
path in Delphi 3.  Not only do you have to enter
your search path in an small edit box, but you are
limited to only 255 characters (which in the day
of long file names, in far too short).

PathWiz allows you to edit your library path where
you can see it all at once, and you may happily keep
entering them without concern for the 255 character
limit.  Just enter each path on a separate line in
the PathWiz window.

To remove a path, just highlight the entire line (or
double click on it), and hit your delete key.

This program is freeware. You may distribute it as
long as you include this file without modifications
along with the unmodified package file PathWiz.DPL.

You may use PathWiz at your own risk. PathWiz carries no
warranty, neither expressed nor implied.

Installation
------------
This is a Delphi 3 Package and thus only works
with Delphi 3. To install, simply use Component|Install Packages 
and Add PathWiz.DPL. You can easily disable PathWiz by unchecking 
it in the package list.

Once installed, access PathWiz by using the "Set Library Path..." 
menu item, on the Component sub-menu.

Notes:
------
PathWiz isn't intended to be overly fancy.  It's just a "quick
and dirty" solution to a problem that was bugging me.  I thought
others might be aggravated by the same situation, so I thought
I'd share my solution.

Cheers,

Bruce Cowan  (bcowan@micros.com)
