beautypg.com
29
list.AddTail(“d”) list.ResetIndex() x= list.GetIndex() while x <> invalid
print x
x = list.GetIndex()
end while print list[2]