Some of you may have allready known this but I thought it was pretty cool. Had a bunch of objects on a form with component ids that I needed to intially disable and then enable as needed. I knew that if I gave them all the same id the would all turn off and on. But I gave them different id's except started with the same first part.
I was just about to enter seperate property command but just for curiosity same I tried % just to see what would happen. PROPERTY inspect% ENABLED TRUE worked like a charm. Thanks RBTI Jan
