Ŀ
 v3.3       04/13/95 

Fixed a couple minor details, and releasing as non-beta.

Ŀ
 v3.2      03/15/95 

Added command line parameter: /AGE=     You may optionally use this
parameter if you prefer to specify how many days old the oldest file in an
archive should be, instead of using the /DATE= parameter. Valid entries
here are from 1 to 1999. So, for example, if you specify /AGE=1999 on the
command line, the date SFOFP will use for a reference will be 1999 days
back from the execution date.

The advantage of the /AGE parameter would be that once it is entered in a
batch file, the date used for comparison will always be X number of days
back from whatever the current date is, instead of locked into a stationary
date by using the /DATE= parameter. Some sysops may well still prefer the
/DATE= parameter, so SFOFP will accept either one.

The /DATE= and /AGE=  parameters should *NOT* be used together on the
command line. Use either one, but not both! If for some reason you must try
this out, SFOFP will simply use which ever one is listed last on the
command line, which will mean you just wasted your time putting the first
one there.....

Ŀ
 v3.1      03/07/95 

SFPATH= environment variable is now required, so that SFOFP can process
multiple directories from any location.

Areas must now be specified as a command line parameter: /AREAS=x or
/AREAS=x..x (Interactive mode will prompt you for areas to process)

If you specify the /MOVE parameter, the old files will be moved to an
OLDFILES directory one level under the current file area being processed,
unless you specify a different directory by doing: /MOVE=<other dir path>

Example: /MOVE=C:\GONEIN30

Files being moved would go to C:\GONEIN30 and their respective descriptions
appended to C:\GONEIN30\SFFILES.BBS

Ŀ
 v3.0      09/21/94 

All problems seems to be corrected, so made a couple minor adjustments, and
release as non-beta.

Ŀ
 v2.4      09/04/94 

Narrow beta test in attempt to isolate a problem with PKZIP execution. Some
changes in the way SFOFP checks for initial file paths, added optional
parameter to specify path to PKZIP.EXE on command line. (/ZIP=) Also added
for allowance of ARJ.EXE to be specified on the command line. (/ARJ=) Use
of either or both of these parameters MAY solve problems for some users.

Ŀ
 v2.1      08/26/94 

A problem was introduced in the 2.0 code that caused part of the batch mode
processing to fail. Problem corrected.

Ŀ
 v2.0      08/06/94 

Updated to work correctly with SF 3.5 unlimited file descriptions.

Ŀ
 v1.2      03/05/94 

Dropped the command line parameter for PKZIP. Added code to allow
registered users to use SFOFP in batch files for system events. SFOFP can
now run unattended by specifying on the command line the DATE to be used in
the processing, and whether to MOVE or DELETE.

Ŀ
 v1.1      02/27/94 

Maintenance release. No major changes in this version. Changed a couple
routines, mainly precautionary stuff.

Ŀ
 v1.0      02/13/94 

Initial Release. Future plans include additions to make the program
event-mode capable for use in batch-processing.

