I have a Binary String say "00001100101011011100101010101010" I then wish to enable or disable upto 32 Objects depending on "0" or "1" of the String. Each bit being alloacated to a a different Object. Is there an easy way ! Regards