On Thu, 2002-10-24 at 16:57, Goodman Kristi - kgoodm wrote:
> $recs = (-s "$outname.src") / $recl;
>
> ... on some large files, it will return a negative amount of
> records.

>From the snippet of code you've given me, it looks like $recl is
sometimes set to a negative number. Can you post the code that
calculates $recl to the list?




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to