09-30-2008, 02:04 PM
Hi
First of all get the items count for that use getitems count
frame a loop.
then get an item from that list by using getitem(i)
i stands for the number in the list
after getting you can compare the object and write the result if you want.
First of all get the items count for that use getitems count
frame a loop.
then get an item from that list by using getitem(i)
i stands for the number in the list
after getting you can compare the object and write the result if you want.