Hello,
One one event sheet i set a boolean instance variable to false, just to see that in another event sheet, the value stayed true.
I looked at all assignments in the project and there is no where else, that value could have been set to true, beside in the initialization code.
Interestingly, when i deactivate the whole group in which the instance variable is tested, then, the test doesn't apply and things work - but deactivating a group is too brute force.
Could this be a bug in C3.
thank you,
Dan