New/Fixed in version 1.15

Version 1.15a
1) Definable proportional read fonts (Only screen fonts, not printer fonts)
2) File Open dialog:
        a) Sort by date descending
        b) Sort by date ascending
        c) Ignore QWK management settings
        d) Edit QWK management settings
        e) Tells you if there are replies in the d/l directory with an "R" on the
           far right
3) Fixed the %l in the quote header
4) Added an option to the file menu to create a manual packet

Version 1.15b
1) Create new packet
        a) Double cliking on the manual packet name now creates the packet
        b) CMPQwk now keeps a copy of the CONTROL.DAT file so you can later
           create a packet with the conferences intact
2) If there were 2 messages in the personal conference that were numbered the same
   but appeared in two different conferences, CMPQwk would skip the 2nd one on read.
3) Added underline and italics to the colorized read window:
        *word* = italics
        _word_ = underline
4) Added an option in the CMPQWK.INI file to split long messages.  CMPQwk does
   this currently by default.  I have changed the default to NOT split long
   messages.  The ini line is: SplitLongMessages=No
5) The read window now gets back the proper focus after selecting a font.
6) Quick exit and Exit now work from the right hand mouse buttons
7) Import text will now default to the CMPQwk directory.
8) The write window will now get proper focus back when any of the options are
   selected
9) Files can now be associated to CMPQwk from File Manager.
10) CMPQwk will now remember it's last position on the Windows Desktop and open
    in that same position.
11) There is now an option in the CMPQWK.INI.  ListsMsgsOnOpen=Yes.  This will
    automatically open the message list (index) when a conference is double
    clicked on, or when the personal conference is auto opened at startup.
12) Took Exit and Quick Exit out of the right mouse button.  They didn't work,
    and I had no idea how to get them to work.
13) During a spell check, the word will not be highlighted.

Version 1.15c
1) Fixed the printing GPF
2) CMPQwk will now pick up RIGHT where you left off.  Windows and all!
3) Used saved window positions works differently.  If you have this option checked,
   CMPQwk will remember every time you move or re-size a window, and then will
   use that position from then on.

Version 1.15d
1) Search has been vastly improved (well, a little anyway).  You can now search by
   conference, or all conferences.  Also, you can tell CMPQwk just to search the
   message headers.  It will also make the search conference active by displaying
   the read window for the search.
2) Fixed the double stamping of the signiture when taglines is turned off
3) Windows now hold their positioning information when they are moved as well
   as when they are re-sized
4) Fixed the tab character in the write window
5) Fixed the runtime error 213 when a new packet was created.
6) Fixed some problems with the quoting.
7) Worked on the ANSI procedures.  There are another 2 options in the
   CMPQWK.INI:
                        StripAnsi=Yes
                        StripAnsiViewer=NOTEPAD.EXE
   The viewer can be any word processor/txt viewer.  The defaults are shown
   above.  This option effects the New Files, and the Bulletins.
8) Fixed a problem: After you created a new packet, and exited, CMPQwk would
   *sometimes* bomb!

Version 1.15e
1) Added 2 options to the CMPQWK.INI:
                        ImportFromDir=
                        ExportToDir=
2) CMPQwk will not blank messages when color is selected (Read Window)
3) Changed the quote highlighting logic a little bit (Should work much better now)
4) Added different WAV sounds to CMPQwk.  There are 3 more options in the CMPQWK.INI
   file:
                        ChangeConferenceSound=soundfile
                        PersonalMailSound=soundfile
                        UseSound=Yes
   Pay attention here <g>...  The soundfile listings MUST be 8 or less characters
   with no extention.  The files MUST be located in your CMPQwk directory, and have
   the extention WAV.  The UserSound works for the Help file AND CMPQwk, it is a
   global option.  If you do not have a sound card, leave UseSound to NO.
   Also, there is a new OPTION.DLL file included with this version.  Move this to
   the Windows or Windows/System directory.  BE SURE TO DELETE ANY OTHER OCCURANCES
   OF THE FILE OPTION.DLL BEFORE YOU PROCEED.
5) Changed the inner workings, and lowered heap usage.  Hopefully CMPQwk will be
   a little more snappy.
6) When a reply is delete with the button bar, the accelerators will work again
   (the keyboard and the button bar)
7) The floating toolbar will no longer be loaded no matter what your INI file
   says.
8) The ANSI window will now maximize properly.
9) Added a horizontal scroll bar to the colorized read window.
10) The folders file will now be packet whenever it is opened.  I tried it with
    40+ messages, and it didn't seem to take any longer to open the dialog.  Please
    let me know how it goes.
11) CMPQwk Beta now checks for a key, and if it does not exist, it will not work.
    This allows me to post it publically.