Draw Section Tree

Keyboard: Alt+S+T

See also: Edit Section, Draw Parameter Tree

ESTA features a graphical presentation of sections. This command will draw a tree for the individual section calls starting at a given section. By means of illustration, consider the following knowledge base:

section start : ' the start section '

do subsection_a

do subsection_b

section subsection_a : ' subsection a '

advice 'This is subsection a'

section subsection_b ' subsection b '

advice 'This is subsection b'

A section tree starting with 'start' would be displayed as follows:

{bml Sec_Tree.bmp}

The generated tree is displayed in a window, which can be. You can use the mouse to move around and scroll to see all parts of the tree. Double-clicking in a section box will activate an editor window with the section definition. The tree will be updated dynamically whenever changes are made to the involved sections.

By default the maximum level for a tree is equal to 10. You can change the level in the file "winesta.def".