06070610.txt 07-Jun-00


Subject: Re: Memo file size and corruption at 33M
From: "Loren Scott [Vista Software]"
  <lorens@vistasoftware.com>

Hi Giuseppe,

The memo offset written to the 10 byte MEMO field of the
  .DBF is multiplied by the block size in use by the FPT
  memo file (64 bytes, by default).  Also the 'next free
  block' reference in the header of the FPT memo file is a
  4-byte packed LongInt value (up to 4Gb).
So, theoretically, the upper limit for maximum FPT file size
  would be 4Gb * 64.  Although, I would imagine that you'd
  run into other problems before reaching that limit.

Best regards,
Loren Scott