fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

SHOW CALLS TO

Syntax:

SHOW CALLS TO [:] <symbol> [ { [,] <symbol> } ]

Function:

For each of the sub-programs specified, fpt lists the sub-programs by which they are called. An example is shown below.

The listing may be captured in the ;listing (FPL) file using the [NO] LIST TO FILE and [NO] LIST TO TERMINAL commands.

Where to Use this Command

Operating system command line No
Configuration file, config.fsp No
Specification (fsp) files, *.fsp Yes
Interactively, to FPT> prompt Yes
Interactive command files Yes
Embedded in the Fortran code No

Examples

FPT> show calls to filopn SUBROUTINE FILOPN ----------------- Called by: READDP LEXER FSMINI FSHEAD FPTHLP ACINOP

See Also

CALL STRUCTURE LISTING

SHOW CALL TREE

SHOW CALLS BY

Copyright ©1995 to 2025 Software Validation Ltd. All rights reserved.