INSTALLATION ------------ There are two ways to install the library. 1.) Automatic Installation -=-=-=-=-=-=-=-=-=-=-=-=-= * Simply copy all the files into a subdirectory * From your file-manager double-click on toolbox.mda (This requires, that the extension *.MDA is associated with your MSACCEESS.EXE. Refer to your Windows manual how to do this.) OR * Simply Open the TOOLBOX.MDA (An Autoexec Macro will do the rest). (Note that the database is secured and encrypted !) All Task necessary to use the library on your system, will be set up. Note: No file copying is done. After restarting Access, the functions will be avaliable to any application. Also a program-manager group will be created. 2.) To install the library manually, do the following. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Copy the library (TOOLBOX.MDA) and all other files into one directory. * Start NOTEPAD.EXE * Select Open from the File menu * open MSACCESS.INI (resides in your Windows directory) * Look for the library section ( [Libraries] ) * Add the following line: TOOLBOX.MDA = RO You may have to give the full path name for the library e.g. D:\WINAPPS\ACCESS\TOOLBOX.MDA = RO * Look for the Menu Add Ins section ( [Menu Add-Ins] ) Add the following line: TOOLBOX V1.1 Help == SHELL("WINHELP.EXE TOOLBOX.HLP",1) Note that you may have to add the full path name for the help file. For further information refer to your Access Help and/or your manual.