QUICK-DOCS by Ron Fetzer - member of¢ the OL' HACKERS ATARI U.G. INC. NY.¢ USA. ¢ ¢ ¢ ¢ THE TREASURER'S REPORT ¢ ¢ ¢ ¢ This program is designed to be¢ used by the treasurers of clubs,¢ fraternal organizations, sports¢ organizations, charitable¢ organizations and individuals. ¢ ¢ The program is very intuative¢ and easy to use. It is completely¢ menu driven. It also is heavily error¢ protected. The program can handle up¢ to 200 INCOME ITEMS and up to 200¢ EXPENSE ITEMS. It requires the TURBO-¢ BASIC XL LANGUAGE ¢ ¢ The menu is self explanatory.¢ You start the program by going to¢ "START PROGRAM". After the Menu you¢ are directed to an INFORMATION¢ SCREEN. When you are finished with¢ that screen then you start with the¢ INCOME section. You first enter a¢ description of the income item and¢ then the amount. DO NOT USE [, or $]¢ with your numbers. Keep on going¢ until you have entered all the income¢ items. When you want to go to the¢ EXPENSE section just enter "00" for¢ the amount. You can leave the INCOME¢ NAME empty or just enter for the¢ INCOME NAME any letter you want. This¢ name will not be recorded by the¢ program. ¢ ¢ On the EXPENSE SECTION you¢ repeat the same thing you did for the¢ income section. When you have reached¢ the end of all of your expense items¢ enter "00" for the amount and you¢ will go to the MENU. You can also¢ erase the last entry by typing '**'.¢ ¢ You now can VIEW the TREASURER'S¢ REPORT on the screen or print it. In¢ the PRINT section of the program you¢ can ask for multiple copies of the¢ report. ¢ ¢ When you SAVE, LOAD or ERASE A¢ FILE it will be done only on Drive¢ #1. DO NOT enter the drive number it¢ has been done already by the¢ program. A loaded file can only be¢ VIEWED or PRINTED. ¢ ¢ Take also a look at the¢ DIRECTORY option. It gives you much¢ more information then just the file¢ names. ¢ ¢ The printer control codes are¢ for EPSON printers and are very¢ universal. If you have to change the¢ control codes for your printer see¢ line #1330 - 1380. They are clearly¢ inidcated. Check also in the PRINT¢ module where else they can occur. ¢ ¢ If you live in a country other¢ than the USA you might want to change¢ the "$" to the symbol of your¢ countries currency. The "$" appears¢ in the following lines: 530, 630,¢ 790, 1000, 1010, 1040, 1120, 1130,¢ 1160, 1170, 1520, 1550, 1580, 1600,¢ 1640, 1670, 1690 and 1700. ¢ This program runs only with¢ TURBO BASIC. Hit the RESET key and¢ and type in RUN "D:TREASRPT.TUR" ¢ ¢ You can make yourself an auto-¢ run disk by: 1)Format a disk and put¢ DOS on it. 2)Copy from this side the¢ AUTORUN.SYS file(TURBO BASIC) to your¢ newly created disk. 3)Copy the file¢ TREASRPT.TUR and rename it TREASRPT.¢ ARB. ¢ ¢ >>>>>>>>>>>>>>>END<<<<<<<<<<<<<<<<<<<¢ ¢