home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / ASPCB314.ZIP / HISTORY < prev    next >
Text File  |  1994-01-08  |  7KB  |  176 lines

  1. AutoScribe PCB 3.14 08 Jan 1994
  2.  
  3.     - Corrected problem with index files, Removed redundant code, added
  4.       packing of the database if desired.
  5.     - Speeded up the packing of the database.
  6.  
  7. *NEW*
  8.     - Added Search routine by pressing ALT + F
  9.       Alt R - Repeat Search for Next
  10.       Alt B - Repeat Search Backwards
  11.  
  12. AutoScribe PCB 3.13 
  13.  
  14. AutoScribe PCB 3.12 15 Nov 1993
  15.  
  16.     - Recomplile optimized code.
  17.     - If you had more than 15 subscription levels, ASPCB would start
  18.       renumbering them after 15 to 1...Fixed
  19.     - Corrected problem with diners club cards not being allowed to be
  20.       validated.
  21.  
  22. AutoScribe PCB 3.11 17 Oct 1993
  23.  
  24.     - Shound have put this in the last release but honestly forgot about it.
  25.       Added the Handling and Tax to the CONFIRM screen if you have ASPCB PCB
  26.       configured to charge those items. If they are not charged they are not
  27.       shown to the customer.
  28.  
  29.     - Optimized the code in the ASM program
  30.  
  31. AutoScribe PCB 3.10 15 Oct 1993
  32.  
  33.     - If a user would drop carrier while in the door, ASPCB would not
  34.       update the user after a purchase had been made. FIXED!
  35.  
  36.     - If a user had a "similiar" name ASPCB would stop at the first user
  37.       in the database that it matched and display that users address
  38.       information (Only address information was shown!)..FIXED
  39.       
  40. AutoScribe PCB 3.09 26 Sep 1993
  41.  
  42.     - Made the item numbers sequential instead of renumbering on each
  43.       page (Users Request!) (Viewing and Ordering)
  44.  
  45.     - Corrected problem with corrupting index file if selected for viewing
  46.       via the security level.
  47.  
  48.  
  49. AutoScribe PCB 3.08 14 Jul 1993
  50.  
  51.  
  52.     - Added support for non-standard keyboard support (Country)
  53.  
  54.     - Upgraded the INSTALL program to handle files not found on the
  55.       distribution disk.
  56.  
  57.     - Added support for Purchase.txt file. Purchase.txt MUST exist in
  58.       the invoices directory if it is to be interpreted instead of just
  59.       writing the same old file again.
  60.  
  61.     From ASPCB DOC:
  62.  
  63.     NOTE: AutoScribe PCB now looks for a template file called PURCHASE.TXT.
  64.     When installed this file was placed in your ASPCB directory. (The
  65.     PURCHASE.TXT file may either be located in the ASPCB directory or the
  66.     directory where the invoices are directed to be written) This file
  67.     is read in and converts the @ codes contained in the file.
  68.  
  69.     (This file is created and was meant to be used to write messages to the
  70.     sysop using TXT2MSG that a purchase had been completed)
  71.  
  72.     A file is then named "PURCHASE.NODE NUMBER" and is written to the
  73.     directory where you indicated you wanted your invoice files placed. 
  74.     
  75.     This file is written each time a purchased is performed and is written 
  76.     so that sysops may use programs like (Robert Vostrey's) TextToMsg to 
  77.     inform them that a purchase has been conducted. It is the SYSOPS 
  78.     responsiblity to delete this file when completed processing. (The 
  79.     PURCHASE.NODE file NOT the PURCHASE.TXT template file)  If the 
  80.     PURCHASE.TXT file is not found a generic file of PURCHASE.NODE is
  81.     created and written. All @ codes may be included. Use this with caution,
  82.     especially if you are writing a message to yourself with the users
  83.     credit card number in the text, You will want to make sure the message
  84.     is written as private.
  85.  
  86.  
  87. AutoScribe PCB 3.07 31 May 1993
  88.  
  89.     - Added code to check against fake numbers now being generated to bypass
  90.       credit card checks. (Numbers produced by algorythms). This does not
  91.       mean that users of stolen or other bad credit cards won't get by you,
  92.       it means that numbers that are not actually credit card numbers will
  93.       now no longer pass the algorythm test.
  94.  
  95. AutoScribe PCB 3.06 25 April 1993
  96.  
  97.     - Optimized reading of input text file (ASPCB.TXT)
  98.     - Optimized coding, fixed small memory bug.
  99.  
  100. AutoScribe PCB 3.05 11 April 1993
  101.  
  102.  
  103.     - NOTE: If you have a previous DBF file and have more than 1 subscription
  104.       with the same security level, You need to delete the ASPCB.DBF and
  105.       ASPCB.NDX file and recreate them so that ASPCB will use the SHOW IN
  106.       SECLEVEL ORDER properly. Previously, ASPCB would not recognize more
  107.       than 1 key to search on, duplicates are now allowed.
  108.  
  109.     - Corrected display of different dollar amounts, was previously
  110.       justifying to the left instead of to the right. 
  111.  
  112.     - If tax was used and was not charged for a particular state, that tax
  113.       would be shown but not added to the final total.
  114.  
  115.     - Added ALL to the TAXSTATE variable - If ALL is found then everyone
  116.       regardless of thier state input will be charged tax.
  117.  
  118.     - Added new line in ASPCB for currency conversions '$', Users need to add
  119.       new ASPCB.TXT file or change appropriate lines.
  120.  
  121. AutoScribe PCB 3.04 03 April 1993
  122.  
  123.        - Corrected sysop/user comment lines from writing over existing data
  124.       if no comment fields were entered.
  125.  
  126.     - Removed @ color codes from the string being written to the callers
  127.       log (Was confusing some sysops not using color!)
  128.  
  129. AutoScribe PCB 3.03 27 March 1993
  130.  
  131.     - Corrected problems if sysop had Auto Register set to No:
  132.  
  133.         1) Credit cards are now formatted.
  134.         2) A "Y" is placed in the registration field.
  135.  
  136. AutoScribe PCB 3.02 19 March 1993
  137.  
  138.     - Updated Program Name in status line (oops!)
  139.  
  140.     - Corrected expired date handling routine so that if users expiredate
  141.       was being used as reference and it was older than todays date, todays
  142.       date would be used instead.
  143.  
  144.     - Corrected month problem in Expire Date of Credit Card. If number was 
  145.       less than zero (ie. RETURN) then user could get passed without a 
  146.       valid date.
  147.  
  148.     - Corrected handling amount to handle one price charges. If amount is
  149.       over 1.00 then that amount => handling else if less than 1.00 it 
  150.       becomes a percentage.
  151.  
  152.     - Corrected TRASHCAN file so it would return with bad card information.
  153.       Was just going on by...
  154.  
  155. AutoScribe 3.01 14 March 1993
  156.  
  157.     - Changed registration days from 3 characters to 4 to all for up
  158.       to 9999 days in a registration period.
  159.  
  160.     - Added @ code support for the Comment fields (Both SYSOP and USERS)
  161.  
  162.     - Stubbed out some memory routines that may have been causing problems
  163.       with certain 386 machines. Increased loadtime of ASM by 45% !
  164.  
  165.     - Corrected the problem of Install not correctly moving the TRASHCAN file.
  166.  
  167.     - Corrected problem if user entered bad number then exited and then
  168.       entered a good credit card number, that user would not be asked for
  169.       any personal information. Fixed! Thanks Tom!
  170.  
  171.     - Corrected Install program - Install was placing the TRASHCAN file in
  172.       the home directory of AutoScribe PCB when in fact it should have been
  173.       placing it in the HELP directory. Fixed!
  174.  
  175.     - Stopped PKlite'ing the ASM and Install programs. Whats a little
  176.       space?