Hi xoros <img src="smileys/smiley1.gif" border="0" align="middle" />
I have a text family named ShowResults including the objects ShowResult1, ShowResult2,...ShowResult(n).
Each object has the variable Result.
The multiple condition I want to run on the entire family is:
IF ShowResult(x).Result=0 destroy ShowResult(x).
Family variable will not help here since it is common to all family objects.