-----------------------------------------------------------------------
PRODUCT NAME AND VERSION NUMBER
-----------------------------------------------------------------------
Selector for Access 97
v97.3.2

-----------------------------------------------------------------------
COMPANY NAME
-----------------------------------------------------------------------
Peter's Software - MS Access Shareware and Freeware for Developers
http://www.peterssoftware.com

-----------------------------------------------------------------------
DESCRIPTION
-----------------------------------------------------------------------
SELECTOR is a multi-purpose record / value selection form that can be used in your Microsoft Access application to select a record prior to opening a form, or return a value for insertion into a text or combo box.

SELECTOR is one Microsoft Access form that can be configured in different ways to ease your application development process. One form does all of your selection chores!

SELECTOR features Windows Explorer-style column sorting. Just click on the column heading to instantly sort your list. Click again to sort in reverse order. Command buttons can be configured to select a record and display a form (in read-only or update mode), display a new record form, delete a record, or select the bound column value for insertion into a text or combo box.

This version is distributed as shareware.

-----------------------------------------------------------------------
NEW AND SPECIAL IN THIS RELEASE
-----------------------------------------------------------------------
Version 3.2
	Fixed bug that caused error 2110 when using locate text box to find a record

Version 3.1
	Limit column width computation to number of columns specified
	Display message "Nothing selected" when no item highlighted in Selector list box
	Display version number in Selector Config form title bar
	Improve error checking
	Misc. bug fixes

Version 3
	"Locate" text box option on Selector form
	Button to compute listbox column widths based on width of field values
	User-defined action can be taken when Selector button clicked (source code version only)
	Forms are not automatically opened in dialog mode when Selector is opened in dialog mode
	Handles table names with spaces
	Query by selection functionality added to command buttons
	Selector form refreshed after adding records
	Reference to Selector library set automatically when Selector Config form opened
	Enhanced error checking
	Misc bug fixes


-----------------------------------------------------------------------
HARDWARE AND SOFTWARE REQUIREMENTS
-----------------------------------------------------------------------
	PC with a Pentium 75-megahertz (MHz) or higher processor
	Windows 95 or later, or Microsoft Windows NT Workstation version 4.0 Service Pack 3 or later
	32MB RAM
	1.5MB of available hard-disk space
	Microsoft Access 97, 2000, or 2002


-----------------------------------------------------------------------
INSTALLATION INSTRUCTIONS, GETTING STARTED TIPS, AND DOCUMENTATION
-----------------------------------------------------------------------
**************
*** Step 1 ***
**************
Open the downloaded zip file.

This file is named "sel##.zip", or "sel##_30.zip" (where "##" is the MS Access version - "97" for Access 97, "20" for Access 2000, or "22" for Access 2002). Double-click it to open the zip file archive.

**************
*** Step 2 ***
**************
Run the Selector install program.

Double-click the "setup.exe" file (you can do this from the WinZip window) and follow the on-screen instructions to install Selector on your computer.

**************
*** Step 3 ***
**************
Open your application and click Tools > Add-Ins > Selector Config from the menu.

The first time you do this, Selector will automatically add a reference from your application to the Selector library database, create a Selector configuration table in your database, and open the Selector Config form. After the first time, this menu option will just open the Selector Config form.

**************
*** Step 4 ***
**************
Enter data for a new instance of Selector, and remember to give it a Selector Config ID (i.e.: a name). Press F1 from the Selector Config form for help on creating a new instance of Selector.

**************
*** Step 5 ***
**************
Put this subroutine call: 

Sel_OpenSelector "MySelectorConfigID"

(where "MySelectorConfigID" is the name you specified in step 4) in a command button OnClick event procedure.

**************
*** Step 6 ***
**************
Put this subroutine call: 

Sel_FindSelectorRecord Me

in your target form OnOpen event procedure.

The target form is the form that you want Selector to open when the user selects a row on the Selector form.

**************
*** Step 7 ***
**************
Repeat steps 4, 5 and 6 for each form that you want Selector to open.

You can also create different instances of Selector to open the same form, or you can have Selector open a report, or a query.

-----------------------------------------------------------------------
IMPORTANT KNOWN PROBLEMS
-----------------------------------------------------------------------
Please see the help file for this information.

-----------------------------------------------------------------------
VERSION HISTORY
-----------------------------------------------------------------------
Please see the help file for this information.

-----------------------------------------------------------------------
PRICING INFORMATION
-----------------------------------------------------------------------
US$35.95 (1-5 licenses)
US$65.95 (6-20 licenses)
US$129.95 (21-100 licenses)
US$249.95 (unlimited, royalty free distribution license)
US$214.00 (upgrade from 1-5 licenses to unlimited license)

To order online, go to http://www.peterssoftware.com/buy.htm

More ordering information is in the help file.

-----------------------------------------------------------------------
CONTACT INFORMATION
-----------------------------------------------------------------------
http://www.peterssoftware.com
http://www.peterssoftware.com/selfaq.htm
info@peterssoftware.com

-----------------------------------------------------------------------
DATE OR COPYRIGHT DATE, AND OTHER LEGAL INFORMATION
-----------------------------------------------------------------------
Released 2/19/02
Copyright 2000-2002 Peter's Software