				Packer

	PACKER.PRG is a simple Foxpro routine that provides a popup list of 
all currently open tables and asks the user which one should be packed.  A 
choice to pack all open files is also provided.  A confirmation window 
appears to allow a second chance to confirm what is being done.  The routine 
may be exited by pressing ESCape while the list box is displayed, or 
answering No to the confirmation prompt.  In either case, nothing will be 
done.  Should the use choose to proceed, the selected file will be packed 
with the usual Foxpro PACK command.
	This routine uses nothing specific to FoxPro for Windows, and thus 
should work for both DOS and Windows versions.  By changing the number of 
file areas searched, this program should also work with Foxpro 2.0.  In fact, 
I originally wrote it using version 2.0. 
	This program is hereby released into the public domain.  You may 
modify it for your own purposes, incorporate it in your own programs, or 
whatever.  Please be sure to credit my original work when you do so.
	I make no claims of suitability for use, nor do I assume any 
liability for any damages caused by the use or non-use of this program.  I 
offer only one warranty: it works on my computer.  It just might work on 
yours as well, but if it doesn't, oh well.

	Randy Rinker
	Rinker Consulting
	Banyan, Novell, and Lantastic network installation
	Foxpro, C, and BASIC applications development
