Debug program - eventsΒΆ

The Events box at the top of the scdebug screen shows the event code for the event function that is currently being executed. If a nested event occurs, the new event code is shown until the new event function returns. The previous event is then redisplayed. If all event functions return, the the event code becomes blank.

Note that event codes can be selected for skipping during the debug session. See Settings.


RELATED TOPICS

The Sculptor debug program