Hi,

I've added a small feature to main() in Freenet.client.KeyIndexClient.
Quite simply, the addition of a '-start' parameter which sets the starting 
position for the key index listing.

For example:

    java Freenet.client.KeyIndexClient -list somelist

lists all of the keys on somelist, while:

    java Freenet.client.KeyIndexClient -list somelist -start 2215

lists the keys on somelist, starting from key 2215

The modified KeyIndexClient.java has been checked in to CVS.

(If I've trodden on any toes, I apologise.
I need this feature for something I'm doing, and I thought others might be able 
to use it as well)

Cheers
David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20010414/0a0ceaf8/attachment.html>

Reply via email to