Observer Command

startup

This is a special name. Anything within the startup procedure will be executed each time the project is opened.

Examples:

to startup
crt 100
setc blue
end

This process will occur everytime the project is opened.


Related commands: