Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Browse Menu, Call Tree (Fwd/Rev) Command
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Browse menu, Call Tree (Fwd/Rev) command («pwbrowsecalltree»)
 
     Function  Pwbrowsecalltree
 
     Choose Call Tree (Fwd/Rev) to display the Display Tree dialog box,
     where you can select a function or module for which to display a
     call tree. This dialog box provides the following options:
 
     Option           Description
 
     Name             Specifies the name for which to show a call tree.
 
     Modules          Lists modules of the project.
 
     Functions        Lists the functions referenced in the selected
                      module.
 
     Reverse Tree     Turn on to show the tree of callers of the
                      selected function.
 
                      Turn off to show the tree of calls starting from
                      the selected function.
 
     See
 
     Call Tree Output Format
                                    -♦-