On Sun, Mar 14, 2004, Michael Nordstrom wrote: > Remember to update the doclist before checking the number of active > documents.
Since we always have to update the doclist (using InitializeDocInfoList) it would probably be easier to just count the number of active documents in that function and return the result; right now InitializeDocInfoList doesn't return anything. /Mike _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
