WHATS NEW IN TELESHOPPE!


02/20/1994 Release TeleShoppe(tm) Version 2.11

    TSHOP.EXE
    
    - Removed a @X00 in the LSTSCR file (Never should have two color
      codes together as one cancels out the other)
    - Added BankCard to the list of allowed credit cards 
      (As requested by our friends down under!)
    - Added COMPLETELY NEW Install/Upgrade program.
    - Changed the looks of the catagory screens (Internal)
    - Added more date formatted @ codes:

      @DATE0@     December 3, 1994
      @DATE1@     3 Dec 94
      @DATE2@     12-3-94
      @DATE3@     12/3/94
      @DATE4@     3/12/94
      @DATE@  still gives 12/03/94
     
    - Added code to support the country currency symbol defaulted for
      the machine.  Many users in Switzerland, Germany and France have
      had a problem with the $ sign in the invoices. TeleShoppe will now
      use the country code that is loaded from dos as the default code.

    - Corrected problem of @ color codes not being removed from the receipts

      Tconfig.exe
   
    - Now allows for international characters in Registration Name

      ADDED - new program 2TSHOP is included in this archive. This file is
      for converting the Ingram Micro and Merisel Databases to the 
      TeleShoppe format. 

      We can do custom programing and create a conversion program for you
      if you have the stats on your dbf or text file. Our fees are very
      nominal.
      
01/17/1994 Release TeleShoppe(tm) Version 2.10

TeleShoppe

    - Included an Install - Upgrade program
    - Added @ color support for all text files. (Ansi is no longer used)
      format is @X0F where @X is required and 0F is the hex equivilent
      of the color desired. See the COLOR.CHT for color codes.
    - Added GIFNAME to the database file
    - Added screen files for configurability, placed the screens in sub
      directory SCR.
    - Added screens to categories in the CATSCR file area. If the
      first 7 or less characters are matched ie, bar code (Strips down to
      barcode), it will be shown to the user prior to entering the database
      showing area.
    - Added cosmetics to pricing on invoices...ie...$
    - Added download capability of the GIF names
    - Added appropriate markings in the Viewing area for gifs available (@)
    - Corrected prompts
    - TSHOP was outputting screen location codes when searching for a
      product thus slowing down the search and making 2400 baud searches
      terribly long...fixed.
    - Added highlighting of the search word when color mode is used.
    - Revamped the search routine.
    - Corrected problems within the index files
    
TCONFIG

   - Removed delays from all areas.
   - Stopped writing the carriage return at the last record in EXPORT
   - Corrected problem of importing strings with the last one always
     duplicating.
   - Added GIF filename to database
   - Rearranged the database entry screen
   - Corrected problem with index files, Removed redundant code,
      packing of the database corrected.
   - Speeded up the packing of the database by reworking code. 
   - Added Search routine by pressing ALT + F (For FIND)
                                      Alt R - Repeat Search for Next
                                      Alt B - Repeat Search Backwards
   - Added goto record routine by pressing ALT + G
   - Cleaned up the UpdateCat routine
   - Added real time check for valid database in directory.
   - Optimized coding and increased speed.

