ProcFinder Version 1.0		11/9/95
----------------------

(c) CopyRight Business Model Systems (Vic) Pty Ltd 1995

Welcome to ProcFinder. 

This utility allows you to popup a window of functions and procedures
while working in the Delphi editor and move to a selected function
or procedure. This overcomes a pretty major oversight in Delphi.

You can freely use and distribute this utility provided you do not remove
the copyright notices.

Installation
------------
Believe it or not ProcFinder is written in Visual Basic. I know this is
a little (or a lot) politically incorrect but....... Delphi has no way
of controlling itself. VB does, through the sendkeys command. Hence VB was
a much better choice that Delphi for this utility.

Step1 --------

You need 2 files to run procfinder:

         PROCFIND.EXE - should be copied into your Delphi directory
		 VBRUN300.DLL - should be copied into your Windows System 
		                directory if its not already there.


Step2 --------

To install ProcFinder into the Delphi Tools menu:

		  choose Options|Tools and press the ADD button.
		       
			   Title:        &ProcFinder
			   Program:      c:\delphi\procfind.exe
			   Working dir:
			   Parameters:   $SAVEALL $PATH($EDNAME)$NAME($EDNAME)



MAY THE FORCE BE WITH YOU..........

			   Mark Jarzebowski
			   Business Model Systems (VIC) Pty Ltd
			   56 Fairview Ave 
			   Croydon North VIC 3136
			   Australia
			   Ph  +61 3 9723 9500
			   Fax +61 3 9723 9600
			   Internet E-mail: mjarzebo@ozemail.com.au
			   Compuserve: 10002,2734
