object browser demo to work with lists

Programming Tools, Tips, and Tutorials.
Post Reply
tsh73
Posts: 46
Joined: Fri May 04, 2007 12:03 pm

object browser demo to work with lists

Post by tsh73 »

object browser demo
as a demo for set of functions to work with lists like this :
"attr1=val2|ttr2=val2 ..."

The actual functions are from line 370

Probably it could be done with arrays only - but - objects here could have unlimited number of any attributes.

And yes, while writing this I fixed couple errors in functon set.
Attachments
objBrowser.zip
(3.36 KiB) Downloaded 850 times
Post Reply