ACCES I/O Products, Inc. 9400 Activity Road San Diego CA 92126 (619) 693-9005 April 1st, 1994 This file contains updates and revisions to the ACCES manual for the AD12-8. ù New Driver Release - ACCES has created a new version of the AD12-8 Windows driver (a12drv.dll). This driver eases the task of locating the SETUP.CFG file for Windows programs. The best method is to add a DOS environment variable, WAD128, to your autoexec.bat file, pointing to the full path (with filename) of the desired configuration file. An example command might look like the following: SET WAD128=C:\AD128S\VBWIN\AD12-8.INI Please note that the filename is not required to be SETUP.CFG as in past drivers. However, if the driver does not locate the environment variable, or if the file does not exist, it will look for SETUP.CFG first in the C:\ directory, then in the current directory. The file name must be SETUP.CFG if you choose not to use the environment variable. ù Visual Basic - The A12DRV.DLL file must now be located in the C:\WINDOWS directory. Previously, the library had to be located in the C:\AD128S\VBWIN directory. The location of A12DRV.DLL is declared in the A12DRV.GBL file. Feel free to modify this to your liking.