I'm running my main programm inside an event of an eventstructure.
Beside this main event I additionally have 3 other events in this event structure.
To save "screen space" I would like to start indirectly one of my other events from a case
placed inside another event.
Is this possible - would be glad if you have an example.