AMT Help Files

Calling Tree

The Calling Tree screen is used for viewing the calling paths of code routines within an object. It displays a tree structure which shows the calling paths.

This screen will only be shown for those objects that can have routines defined within them, namely :

Exceptions to the above are Insertable Forms, Insertable Global Routines and Insertable Reports. These will not have a calling tree displayed as they cannot have multiple routines defined within them.

Additionally, the calling tree will also show where Global Routines are called, where print layouts are printed, and where files are referenced. 

To view the Calling Tree for an object, open the object's code window. A toolbar will appear immediately above the code window. Click the "Calling Tree" button on this toolbar.




You can zoom in on the tree with the slider and you can view the objects a routine depends on in reverse by selecting the routine in the pulldown menu.

With the Print button you can print the calling tree.