AutoScribe PCB 3.14 08 Jan 1994 - Corrected problem with index files, Removed redundant code, added packing of the database if desired. - Speeded up the packing of the database. *NEW* - Added Search routine by pressing ALT + F Alt R - Repeat Search for Next Alt B - Repeat Search Backwards AutoScribe PCB 3.13 AutoScribe PCB 3.12 15 Nov 1993 - Recomplile optimized code. - If you had more than 15 subscription levels, ASPCB would start renumbering them after 15 to 1...Fixed - Corrected problem with diners club cards not being allowed to be validated. AutoScribe PCB 3.11 17 Oct 1993 - Shound have put this in the last release but honestly forgot about it. Added the Handling and Tax to the CONFIRM screen if you have ASPCB PCB configured to charge those items. If they are not charged they are not shown to the customer. - Optimized the code in the ASM program AutoScribe PCB 3.10 15 Oct 1993 - If a user would drop carrier while in the door, ASPCB would not update the user after a purchase had been made. FIXED! - If a user had a "similiar" name ASPCB would stop at the first user in the database that it matched and display that users address information (Only address information was shown!)..FIXED AutoScribe PCB 3.09 26 Sep 1993 - Made the item numbers sequential instead of renumbering on each page (Users Request!) (Viewing and Ordering) - Corrected problem with corrupting index file if selected for viewing via the security level. AutoScribe PCB 3.08 14 Jul 1993 - Added support for non-standard keyboard support (Country) - Upgraded the INSTALL program to handle files not found on the distribution disk. - Added support for Purchase.txt file. Purchase.txt MUST exist in the invoices directory if it is to be interpreted instead of just writing the same old file again. From ASPCB DOC: NOTE: AutoScribe PCB now looks for a template file called PURCHASE.TXT. When installed this file was placed in your ASPCB directory. (The PURCHASE.TXT file may either be located in the ASPCB directory or the directory where the invoices are directed to be written) This file is read in and converts the @ codes contained in the file. (This file is created and was meant to be used to write messages to the sysop using TXT2MSG that a purchase had been completed) A file is then named "PURCHASE.NODE NUMBER" and is written to the directory where you indicated you wanted your invoice files placed. This file is written each time a purchased is performed and is written so that sysops may use programs like (Robert Vostrey's) TextToMsg to inform them that a purchase has been conducted. It is the SYSOPS responsiblity to delete this file when completed processing. (The PURCHASE.NODE file NOT the PURCHASE.TXT template file) If the PURCHASE.TXT file is not found a generic file of PURCHASE.NODE is created and written. All @ codes may be included. Use this with caution, especially if you are writing a message to yourself with the users credit card number in the text, You will want to make sure the message is written as private. AutoScribe PCB 3.07 31 May 1993 - Added code to check against fake numbers now being generated to bypass credit card checks. (Numbers produced by algorythms). This does not mean that users of stolen or other bad credit cards won't get by you, it means that numbers that are not actually credit card numbers will now no longer pass the algorythm test. AutoScribe PCB 3.06 25 April 1993 - Optimized reading of input text file (ASPCB.TXT) - Optimized coding, fixed small memory bug. AutoScribe PCB 3.05 11 April 1993 - NOTE: If you have a previous DBF file and have more than 1 subscription with the same security level, You need to delete the ASPCB.DBF and ASPCB.NDX file and recreate them so that ASPCB will use the SHOW IN SECLEVEL ORDER properly. Previously, ASPCB would not recognize more than 1 key to search on, duplicates are now allowed. - Corrected display of different dollar amounts, was previously justifying to the left instead of to the right. - If tax was used and was not charged for a particular state, that tax would be shown but not added to the final total. - Added ALL to the TAXSTATE variable - If ALL is found then everyone regardless of thier state input will be charged tax. - Added new line in ASPCB for currency conversions '$', Users need to add new ASPCB.TXT file or change appropriate lines. AutoScribe PCB 3.04 03 April 1993 - Corrected sysop/user comment lines from writing over existing data if no comment fields were entered. - Removed @ color codes from the string being written to the callers log (Was confusing some sysops not using color!) AutoScribe PCB 3.03 27 March 1993 - Corrected problems if sysop had Auto Register set to No: 1) Credit cards are now formatted. 2) A "Y" is placed in the registration field. AutoScribe PCB 3.02 19 March 1993 - Updated Program Name in status line (oops!) - Corrected expired date handling routine so that if users expiredate was being used as reference and it was older than todays date, todays date would be used instead. - Corrected month problem in Expire Date of Credit Card. If number was less than zero (ie. RETURN) then user could get passed without a valid date. - Corrected handling amount to handle one price charges. If amount is over 1.00 then that amount => handling else if less than 1.00 it becomes a percentage. - Corrected TRASHCAN file so it would return with bad card information. Was just going on by... AutoScribe 3.01 14 March 1993 - Changed registration days from 3 characters to 4 to all for up to 9999 days in a registration period. - Added @ code support for the Comment fields (Both SYSOP and USERS) - Stubbed out some memory routines that may have been causing problems with certain 386 machines. Increased loadtime of ASM by 45% ! - Corrected the problem of Install not correctly moving the TRASHCAN file. - Corrected problem if user entered bad number then exited and then entered a good credit card number, that user would not be asked for any personal information. Fixed! Thanks Tom! - Corrected Install program - Install was placing the TRASHCAN file in the home directory of AutoScribe PCB when in fact it should have been placing it in the HELP directory. Fixed! - Stopped PKlite'ing the ASM and Install programs. Whats a little space?