  ---------------------------------------
   stFileManager (version 1.1 07/29/97)
             Beta Build #16
  ---------------------------------------

** READ THE LICENSE AGREEMENT BEFORE YOU USE THIS PRODUCT. **

-------------------------------------------------------------
NOTE   NOTE   NOTE   NOTE   NOTE   NOTE   NOTE   NOTE   NOTE
-------------------------------------------------------------
Make sure you copy DUNZIP32.DLL to your Windows\System directory or
WINNT\SYSTEM32 directory, before you use stFile Manager.


====================
Bug fixes and things
====================
Build #16 - Fix file move and copy functions... they were crashing
	    WIN Server.  MSI must have made some code changes; so I
	    made some chanes to my Copy File functions.

Build #15 - Not released

Build #14 - 12/5/96
	  - Added the ability to use the File Filter with the
	    Deletion Manager and the Move Manager, so you can now
	    Delete or Move files that match your filter.

	  - Fix a bug with updating a file when you have changed its
	    info, then selected another file with click the "Update"
	    button first.  It now ask if you want to save your changes
	    before continuing.
	
 	  - Updated the help file with the new priceing structure.	

Build #13 - 11/30/96 
	  - Took expiration date code out, so that it never expires.

Starting with Build #12, this is the first "WhatsNew.txt,"
so builder #12 is the only one in here.

Build #12 -	11/28/96
	  - Fixed MOVE command.  I had a PChar allocated
	    to 2048 bytes, but I had set the acceptable
	    buffer size to 4096... therefore creating a
	    seriously BAD bug that causes a GPF and brings
	    down the system.  Sorry!  This is NOW FIXED and
	    all file MOVE and COPY commands now have the
	    buffer sizes allocated properly.

	