An event "onstartup" is missing
Created by: basilstotz
Hello,
there is no event "onstartup" (or with another name), which is fired when the program is started. My wish is to add this event for educational reasons.
This new event would not add additional functionality, as this can be done just with 'free' code at the beginning of the program. But: Adding code outside events brakes the rule "everything is an event".
regards
Basil