-----------------------------------------------------------------------
PRODUCT NAME AND VERSION NUMBER
-----------------------------------------------------------------------
Inactive Shut Down Control Freeware for Access 97, 2000, and 2002
v1.0

isd97_10.mdb for Access 97
isd20_10.mdb for Access 2000
isd22_10.mdb for Access 2002

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

-----------------------------------------------------------------------
DESCRIPTION
-----------------------------------------------------------------------
Inactive Shut Down Control is an MS Access form that gives you the ability to automatically shut down your MS Access application after a specified period of user inactivity.

This version is distributed as freeware.

-----------------------------------------------------------------------
NEW AND SPECIAL IN THIS RELEASE
-----------------------------------------------------------------------
Version 1
* All new

-----------------------------------------------------------------------
HARDWARE AND SOFTWARE REQUIREMENTS
-----------------------------------------------------------------------
Requires Windows and either MS Access 97, MS Access 2000, or MS Access 2002

-----------------------------------------------------------------------
INSTALLATION INSTRUCTIONS, GETTING STARTED TIPS, AND DOCUMENTATION
-----------------------------------------------------------------------
1. Open the downloaded zip file ("isd_10.zip")

2. Double-click the "install_isd.exe" file, and follow the on-screen instructions to install Inactive Shut Down Control on your computer.

3. Open your MS Access application and import the form "frmInactiveShutDown" from the database "ce##_10.mdb" () which resides in the folder that you installed to.

4. Open the form "frmInactiveShutDown" in design mode, edit the OnOpen event procedure, and set the "intMinutesUntilShutDown", and "intMinutesWarningAppears" variables to appropriate values, or use the default settings. Save and close the form.

5. Put the following line of code in your startup procedure, or in your switchboard form OnOpen event procedure:

DoCmd.OpenForm "frmInactiveShutDown", , , , , acHidden

Or, import the macro "macInactiveShutDown", and execute it (use the RunMacro action) from your autoexec macro.

-----------------------------------------------------------------------
IMPORTANT KNOWN PROBLEMS
-----------------------------------------------------------------------
None

-----------------------------------------------------------------------
VERSION HISTORY
-----------------------------------------------------------------------
Version 1
- Inactive Shut Down Control is entirely new.

-----------------------------------------------------------------------
PRICING INFORMATION
-----------------------------------------------------------------------
Free

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

-----------------------------------------------------------------------
DATE OR COPYRIGHT DATE, AND OTHER LEGAL INFORMATION
-----------------------------------------------------------------------
Released 10/28/01
Copyright 2001 Peter's Software