LBSELECT.EXE - Updated 5/6/93
Copyright (c) 1993 by Don Schuy

This self extracting archive contains the following files:

        LBSELECT.DOC    A Microsoft Word document
        LBSELECT.MDB    A Microsoft Access database
        README.TXT      What you are reading now

LBSELECT.DOC is the text for an article written for the Pacific Northwest
Access User Group's newsletter.  The article describes how to implement
a dialog where items from one list are selected into another list.

LBSELECT.MDB contains the sample form and Access BASIC source module.

The author grants permission to use the code freely but the article may
not be published without permission of the author.  This archive may be
copied freely.  The author asks that if any modifications or corrections
are made to this archive for distribution, that they are noted here in 
this text file as to what changes were made and by whom.

Notes on the update on 5/6/93
-----------------------------

Well the first one just plain didn't work!  Specifically, there were
problems with repeatedly pressing the ">" and "<" buttons.  I fixed this
and optimized the code that does the ">>" and "<<" buttons so it looks
really slick.  The article in the Word document has been updated to reflect
the changes.  - Don Schuy

