Syntax

on openProject
  ...
end openProject

Explanation

Whenever Stacksmith shows opens a new project file, it sends an openProject message to the first card of the first card in the new stack, to allow the stack to perform some initial setup.

See Also