> > getprop bad_Text > return the text of the target > end bad_Text > > getprop good_Text > put the long id of the target into targetObject > return the text of targetObject > end good_Text > Anyone think these two handlers are equivalent? Think again :)