OK, the problem is the next:
I have a family objets, so I created a "family instance variable", every instance has your own variable now, right! then, the variables can have two values: 1 and 0
So I wanna know is, How I can show which variables of each instance have 0 and which variables have 1 ?? (maybe in a for)
I do not believe is so hard to make...jeje! but I do not know how to make it.
could someone help me?