A Better Lookup -- Version 1.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The PD Lookup Tool Kit provides an alternative look up technique
for Clarion for Windows.  The library fills in fields with the
closest matching record you type.  A double mouse click, or clicking
a look up button, or pressing the AltDown key pops up a
selection browse.  Up and down arrows move through the file
while still editing the entry field.  The lookup button is
hidden or disable while until the lookup field is selected.
It is skipped when moving to the next field, avoiding an unnecessary
stop in data entry.

Version 1.1 Additions

*  Multiple lookups to the same file without aliasing.
*  Optional lookups without the use of SysId fields.
*  Optional lookups without required matching records.
*  Project setting options for Default, DLL, or Local.
*  Optional screen field parameter.
*  Additional template hooks for adding pre and post lookup code.
*  All new help file providing documentation with the changes.
*  New demo illustrating different lookup techniques.

Template modifications have been done so that previous template
entries will be accepted.

Known problems:

*  Using 16-bit dll's in Windows 3.1 may result in an
   error stating that a library or other file could not
   be found.  This is a problem with the CW library.  It
   is recommended that 16-bit programs be compiled with
   the Local project setting.  This has occured where
   applications were compiled under Windows 95.

*  The same problem may exist in Windows NT.

See the help file for further instructions on installing this
tool kit and for documentation on its use.

We hope you find this tool kit as useful as we and many other
users have.  Please let us know if you have any suggestions!
The additions to this version reflect such requests from users.

Regards,

--Philip Will @ProDomus
  President

P.S.  The best way to get support or make comments is to
use our email address.

PRODOMUS, INC
16 Owen Street Hartford, CT  06105
USA

Internet: 74650.3623@compuserve.com
Tel: +1-860-233-0705
Fax: +1-860-236-7954





