WHATS NEW IN TELESHOPPE SE!

11-01-95

   Corrections in TeleShoppe SE 01b
   
	- Shipping would show up even if the space was empty allowing a user
     to select a blank item. Fixed.

   - State tax was mistakenly using the handling charge to figure out the
     tax amount. Fixed.

   - Changed the way PST is calculated, PST is now calculated by:

     GST (If applicable) + Item Total * PST percentage = PST Total

09-10-95

   New Items in TeleShoppe SE 01a

   Added the final verification screen back in after a purchase. Inadvertently
   left it out in SE 01.

   Added quantities to the database. Teleshoppe will automatically track these
   for you. If you have unlimited quantities a "U" must be placed in the
   field. If your quantities run down to zero on a particular item, That item
   will no longer be shown to your customers.

   Added "State Taxable" to the items database. If the item is taxable to all
   state residents then a "Y" must be placed in this field, If it is blank or
   has a "N" there will be no state tax charged for that particular item.

   Changed the name of a quote that is downloaded it QTE_<node number>.TXT 
   instead of leaving it as invoice.

   ----------
   Items corrected in TeleShoppe SE 01a

   Corrected problem if a user selected an item but entered a quantity of
   zero - that item would still be marked.

   If an item is selected the user is left at the current screen so that
   items from the same page may be examined/selected.

   Corrected problem if you were using the Category Screens and downloaded
   a picture file you would be returned to the category screen. You are
   instead sent back to where you were.

   Corrected problem where if you selected a category (Say 60) and left back
   to the main menu, upon returning your category would start at number 60
   instead of the beginning of the list.
   

08-27-95

   TeleShoppe has been TOTALLY rewritten to only contain our code. Prior
   releases of TeleShoppe used third party libraries that took a lot of
   memory to load. 

	The Instructions file (TSHOP.INS) was changed so that you may now 
   customize it with color @ codes.

   Memory requirements were lowered by allocating only the memory needed
   by the amount of categories your system contains. Prior releases had
   a set number of categories that could be shown. Version SE removes this
   requirement.

   TConfig has been rewritten to allow the insertion of information for 
   CHECKS and other items. All Database routines have been optimized for
   speed.   
    
   Added Online CHECK support for your own or Automated Transaction Services
   check service. See the README.ATS for full details on setting up an
   electronic check charge account.

   Added a new program TELESEND! that will automatically send and archive
   your online checks if your using the ATS service. 

   Updated 2TSHOP (Version 1.7) to work with the new database format of
   TeleShoppe SE 01.

   Added PST support (Canadian, Foriegn) - This tax if set to yes will 
   act like a state tax in that if the state/province code matches, PST
   will be charged to all items.

   Added a feature for systems that have over 45 categories to remember
   where it came from, so that if a customer views category number 145
   it will start the list back at that point. The user also has the 
   option of selecting a command B) to return to the B)eginning of the
   listing.

   Removed requirement for the @TOTAL@ to be at the very end of your receipt.
   You can now put any @ code in your receipt and invoice.txt files in any
   order.
         
   Added StockNum to INVOICE data in the write_invoice fields
   (The stocknumber will be written to the sysops invoice only, after
   each line item has been printed)
     
   Added a new custom written install program for TeleShoppe.

   And MUCH MUCH MORE!