Re: Iterate over all items

2017-03-22 Thread dormando
eceive and store tags for > particular items. And not I am trying to delete items if they have particular > tags. It seem that to > iterate over all items in the chain I need to have a pointer to first item in > the chain, I simply do not know how to obtain it. > > Does anybody

Iterate over all items

2017-03-22 Thread Volodymyr Volynets
Hi, I am working on adding tags to and was able to receive and store tags for particular items. And not I am trying to delete items if they have particular tags. It seem that to iterate over all items in the chain I need to have a pointer to first item in the chain, I simply do not know how to