New Green Release Notes December 2001 ===================================== The New green program requires a PC on which is Microsoft Access version 8 or 9 is installed. The New green program is delivered as two alternative Microsoft Access code files: - one for Office 97 named NGcode97.mdb - one for Office 2000 named NGcode2000.mdb and a single Microsoft Access data file, NGdata.mdb, which is accessed by either of the code files. The New green program cannot be operated directly from the CD, since its operation requires that control data is continually updated in the various files, and this cannot easily be done on a CD. You must first move all the contents of the CD into your hard drive, and then change the read status of the files. In addition, the data file will be accessible by either of the code files ONLY if it resides in a folder designated by the path C:\NewGreen\Data, and so this data file must not be moved, nor should it's name be changed. Prepare the files for first use (installation) ============================================== Place your CD in the CD drive and close the drive. Open Windows Explorer. Locate the X:\NewGreen folder (where X indicates the drive designation of your CD drive). Drag and drop this X:\NewGreen folder onto the root folder of your C:\ hard drive. Everything from the CD should now be installed on your hard drive, with the following files in their corresponding folders: C:\NewGreen\readme.txt C:\NewGreen\Data\NGdata.mdb C:\NewGreen\forOffice97\NGcode97.mdb C:\NewGreen\forOffice2000\NGcode2000.mdb C:\NewGreen\UserManual\new green user manual.doc However, the files will at first all be in a "read-only" state, and this must be changed for each of the NGcode files, and the NGdata file: * right-click on the file * select Properties * in the General tab of the properties window, un-check the Read-only attribute * click Apply, then click Close Start the New Green Program =========================== To start New green, you have to Open the code file designed for the version of Microsoft Access which is installed on your PC. If you are using Microsoft Access v 8 (which comes with Office 97 professional) then open the code file NGcode97.mdb If you are using Microsoft Access v 9 (which comes with Office 2000 professional) then open the code file NGcode2000.mdb ==========================