to startup
...
end
Startup is a special name for a procedure that runs the moment a project is opened. A startup procedure can't have an input.
example
to startup
announce [Welcome to my World!]
end
See MW Vocabulary (in Resources) for links to other projects using this term.
© LCSI, reprinted with permission