
Some notes on the FCB source:

  - The source is distributed under the GNU General Public License which is
    included in the GPL.TXT file.

  - You need Turbo Pascal 7.0x or Borland Pascal 7.0x plus Turbo Assembler 2+
    to compile the source. The software uses the Delay() routine which is
    known to cause a 200 run-time error on fast CPU's. For this reason, you
    should patch the CRT unit of your Pascal compiler with T7TplFix; see its
    homepage at http://www.brain.uni-freiburg.de/~klaus/pascal/runerr200/.

The authors wish you happy hacking!
