         WC-Charge   Copyright 1993  H. Allen Cravener GlassWare Sofware
         ===============================================================
         REVISION HISTORY:

         Version 1.0 .........................................09/24/1993
         
         Initial release of WC-Charge (fingers crossed).

         Version 1.01 ........................................10-01-1993
         
         Bug squashing time!!  
         
         Fixed: The problem that caused EXCLUDES of less than 10 chars.
                to not work.  
         
         Fixed: The problem that did not allow some security levels (that 
                were less than 10 chrs long) to auto upgrade.
         
         Fixed: The runtime error while trying to save your first item.
                [this was a bad one and i apologize for it]
         
         Changed: The sales tax rate so that it would allow partial per-
                  centages.  IE:  .0650   for 6 and 1/2 percent.
         
         Added: The ability for the caller to abort the charge order at  
                the prompt for Enter your name: by typing QUIT.
         
         Added: Code  to restrict the imput in chgsetup to reflect the 
                type of data being requested. (characters, numbers etc.)
         
         Added: Code to correctly format the WCHOME directory entry
                with the needed trailing \ character.  (typed in or not)
         
         Added: Code to make the chgsetup.exe more attractive and 
                easier to use.

         Oct 2, 1993:
         Moved the history file out of the docs and into its own file.

         Added: Code to prevent tax from being calculated when item is
                 marked Not Taxable in the item setup.

         Version 1.02 ....................................... Oct. 4, 1993
         
         Added: Code to allow user to select whether they want a breif 
                description, or a detailed description to be displayed.

         Added: Code to allow a hello2.txt file to be displayed.  File
                will pause at pagelength set by user. (hope)..
                Ignored if the HELLO2.TXT file is not in the WC-Charge 
                directory.
         
         Added: Code to require <ENTER> to be pressed at the end of an
                order entry line.  Prevents cursor from jumping to the 
                next input area just because end of line was reached.

         Added: Code to more correctly format the GUEST.LOG.  

         Fixed: Code to correctly indicate TIMEON in the GUEST.LOG.
