Hi
Basic question: If I wish the code in a case structure to execute just once upon the click of a boolean control how do I achieve this efficiently? At present I have been setting a local variable of the Boolean control to False from within the Case structure,.. and this seems to work but I think it is clumsy and I am sure there is a better way to do this!
Thanks,
Robert