<div class="gmail_quote">On Fri, Feb 13, 2009 at 7:40 AM, Peter Bowers <span dir="ltr">&lt;<a href="mailto:pbowers@pobox.com">pbowers@pobox.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div><br>I think all that&#39;s needed is this line:<br><br>$FmtV[&#39;$AllMatchCount&#39;] = count($matches);<br><br>But this must occur *before* $opt[&#39;count&#39;] processing.<br>
<br></div></div></blockquote><div><br>Hmmm...&nbsp; In retrospect maybe this line should occur at the end of&nbsp; MakePageList() so that any other FPL functions can depend on it as well...&nbsp; <br><br>(BTW I&#39;m not picky on the name of the variable -- $AllMatchesCount or $AllMatches or $PageListCount or whatever.&nbsp; I just think it would be good to differentiate between $MatchCount which respects the count=x..y and this new variable that doesn&#39;t respect that parameter.<br>
<br>-Peter <br></div></div>