Hi
I currently have a state machine residing in a event structure.
just wonder if i could trigger the event structure through other means so i can do without the state machine.
i tried changing the value of control/indicator and use 'value changed' to trigger the event but does not seem to work that way.
anyone ever tried to create such a hybrid event structure/state machine?
Goy