CLRFIDO/CLRFIDO2.EXE history file
-----
1.2
-----
Gave the code an overhaul, and restructured it. The result
will make it easier to enhance if needed, and has also improved
the speed of the scanning.
Reduced the output to Dot indicators and only display
record number and action when it updates a record.
Inadvertently linked in all the debugging info into the EXE.
Removed it and have significantly reduced the size of the EXE's.
Added code to append a trailing backslash to the path (if) passed
on the command-line if one wasn't included. Previously the
backslash was mandatory.
-----
1.1
-----
First Public release - This version has been updated and
recompiled with Borland C/C++.
Fixed logic error where the HOLD status wouldn't get
reset to NORMAL when failed connects were cleared.
Added a help display via the /? or -? command line switch
Added file-sharing code and file open retries.
DOS - compiled with Borland 4.5 for DOS/WIN/WIN32
OS/2- compiled with Borland 2.0 for OS/2
-----
1.0
-----
This version never released. Only used by myself and one other sysop.
DOS
Written in MS Visual C++ 1.0
OS/2
Written in GNU/EMX, very buggy (unusable).