Date:		7/15/93
Subject:	Repair program to fix damage caused by using RENUM parameter
		with RECLAIM v4.02.

=============================================================================
   Name		 Size	 Date	 Time

RENUMFIX.EXE	47805	07-15-93 4:02a


Below is an excerpt from the README.TXT file that was distributed with v4.02.


	A new feature has been added to the 4.02 RECLAIM application.  
	The /RENUM switch corrects the situation of slow response when 
	resynching a user's bulletin board counts to the user number.
	This has been identified as a large gap in the 'L'ocal user's 
	USR numbers.  The /RENUM option corrects this gap by renumbering the 
	USR files to eliminate this gap, allowing more contiguous
	USR file numbers, which allows much quicker access times and 
	resynching.  This process is not without a price however, since
        it can often consume several hours.


This feature, though well-intentioned, can cause users who have their USR
file numbers change to not receive mail.  This has been fixed within RECLAIM
but it was determined that a fix for those databases that have had this option
ran on it already.  RENUMFIX is it.

The syntax is:

RENUMFIX /D<PO PATH>
 	or
RENUMFIFX <PO PATH>


Examples:

RENUMFIX /DM:\CCDATA
	or
RENUMFIX M:\CCDATA


Enjoy!