Procedure Callers

Top  Previous  Next

The Procedure Callers feature allows you to find all the calls to a given procedure. To use this feature, place the cursor on any procedure in the source code (even in the procedure body) and invoke this feature.

MZ-Tools offers the following ways to find the callers to a procedure:

  • The MZ-Tools | Procedure Callers menu.
  • The MZ-Tools | Procedure Callers context menu of a code window.
  • The Procedure Callers button on the MZ-Tools toolbar.
  • The keyboard shortcut associated with the MZTools6_VSXXXX.ProcedureCallers command.

Remarks:

  • Due to some limitations, there are some procedure calls that MZ-Tools can't detect accurately. For example, MZ-Tools can't distinguish calls to overloaded procedures.
  • This feature is not available for the C++ language.

See Also:

Result Window

Keyboard Shortcuts Options