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, Function Hierarchy Command
◄Up► ◄Contents► ◄Index► ◄Back►
─────Programmer's WorkBench─────────────────────────────────────────────────
Browse menu, Function Hierarchy command («pwbrowsefuhier»)
Function Pwbrowsefuhier
Choose Function Hierarchy to display the Function Hierarchy dialog
box, where you can browse the tree of function calls in your project.
To display information about any function in your project, type the
name of the function in the Func. Name box or select it in the
Functions list, then choose OK. You can also double-click any name
in the Functions, Called By, and Calls lists to display information
about that function.
The Function Hierarchy dialog box provides the following options to
specify the function name:
Option Description
Func. Name Specifies the function to display.
Functions Lists all functions in the program.
When you choose a function, the browser displays the following
lists of information about the specified function:
List Description
Called By Functions that call the specified function.
Calls Functions called by the specified function
Uses Objects used by the specified function.
The Function Hierarchy dialog box provides command buttons to
manipulate the results.
See: ◄Source Browser Command Buttons►
The Flat/Structure options are always unavailable in the Function
Hierarchy dialog box.
See: ◄Browse menu, Class Hierarchy►
-♦-