Thanks you. This solution works if there are only a few events, but I have many, and I think I would be forced to wire this whift register through them all... or do I?
I have in situaitons like this used a dummy control to hold the status bolean which can then be read with a local variable.
I appreciate the idea, will implement tomorrow!