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?      