Jens
You wrote (thanks for the info):-
>abcfileformats.txt says "The current maximum line length for an
>ABC, ABCD or ABC2 file is just under 16k."
>
>This is actually 60000 characters in current versions:
>http://groups.yahoo.com/group/primeform/message/5992
>The limit is for all ABC lines and unrelated to -f.
>
>> Meanwhile, is there anything I can do to get round it?
>
>Avoiding long ABC lines seems to be the only possibility.
I am trying to get a prime of a form not expressible using pfgw's parser into
the top-5000.
Given that the smallest top-5000 prime is now 63893 digits, the 60K limit seems
a particularly unfortunate restriction - and the sort that PFGW doesn't normally
have.
Why can't it be some much less stringent limit like (e.g.) 1000K?
>Scripts can do some things but maybe not the -f functionality >you want.
>Some of my programs write each number to a single-line file before
>calling PFGW.
>PFGW -q with a long command-line expression can have a much
>lower OS-dependent limit.
I think such techniques of running 1000's of batch files might possibly lead to
even longer PRP'ing times than forgoing the
// -f{}
construct altogether.
Mike Oakes