Procedures - Working with components

Executable components
are found mainly as a resource part of the Procedure Palette and only in a couple of situations in the Inspector.

They are building blocks for creating executable flow-charts in which each executable component performs certain tasks - pre-programmed blocks of code that are made transparent to the user who needs only to provide some of the executable components with data that the component will act upon according to their function. The order of execution of the components (flow of control) is determined by arrows connecting the components.

Every flow chart has one (and only one) entry point; it must have at least one exit point.

The executable flowchart (Procedure) is created by (the order of some of these steps can be varied)