THE FOLLOWING IS A BRIEF SUMMARY OF THE FUNCTIONS OF THE FILES THAT ARE CONTAINED ON THE TAX-FILE DATA BASE SYSTEM DISKETTE. The files ending in .PRG are the program files that make TAX-FILE work. MENU.PRG is the main menu program. The SETUP.PRG contains a brief message on setting up system. The files ending in .DBF are the data base files in which records are stored. The main files are TAXFILE.DBF and CHECKS.DBF The files ending in .MEM are memory variable files and contain the transaction codes and the sales tax rate (set at .04). This rate can be modified by storing a new value to TRATE and saving the value to TAXDATA.MEM The file ending in .FRM are the forms/reports files, which produce dBASE II generated lists from the various data bases which are created by ORGANIZE.PRG. The files ending in .TXT are text files that explain the TAX-FILE SYSTEM. They are not run in dBASE II. Use a wordprocessor or enter READ at the A> to view these files.