Large processing tables
Kenneth Brody
kenbrody at bestweb.net
Fri Feb 23 06:50:51 PST 2007
Quoting George Simon (Thu, 22 Feb 2007 12:42:05 -0500):
> I'm having a problem with Native filePro (version 5.0.14 or earlier) and
> a table that has approximately 4900 lines and a tok size of 262200
> bytes.
>
> It seems that filePro cannot access labels located towards the end of
> the table without generating memory errors or invalid op code errors.
>
> If the offending label is moved towards the top of the table and
> re-tokenize, the error does not occur.
[...]
Pre-5.6, filePro processing was limited to 128K of compiled code.
This was increased to 2MB in the 5.6 release. It's possible that
you have run into some problem related to this.
(Note that the tok file includes more than just compiled code -- it
also includes all variable definitions, lookup descriptions, string
literals, and so on. There is no direct correlation between the
size of the tok file and the size of the compiled code.)
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list