tokenization limits

Mike Schwartz mschw at athenet.net
Wed Mar 11 11:17:41 PDT 2015


> I'm trying to debug an input prc that has 5,000+ lines; the auto has 120
lines.
> No matter what value I use I get "too small" error.  I run centos 6.6
filepro 5.0.
> My command line is:
> /appl/fp/dclerk file1 -y input2015 -m 11 -db -t 800000 for exmample.  But
I've
> tried many combos to no avail.

>Tom

     What is the exact wording on the "too small" error?

     This is just a shot in the dark, but even with an auto proc that is
only 120 lines, try increasing -ty.  Also, if there are called tables or
forms printed, try increasing -tf, (or PFFORMTOKSIZE).  I bet you will find
that is the processing attached to a form or some such thing that is causing
the "too small" error.  800,000 is way larger than I have ever had to set
"-t".

     With an input table that is over 5000 lines, you should consider
breaking it down into "called" tables or do other things to get the line
count down...

Mike Schwartz



More information about the Filepro-list mailing list