fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
SHOW CALLS BY
Syntax:
SHOW CALLS BY [:] <symbol> [ { [,] <symbol> } ]
Function:
For each of the sub-programs specified, fpt lists the sub-programs which they call. 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 by argchk SUBROUTINE ARGCHK ----------------- Sub-programs Called: SSAXRF TRACE WRSKIP WRSTAR WRITEL WSYCLF ARGMCH DECLOC WRIBAR WRINT
See Also
Copyright ©1995 to 2025 Software Validation Ltd. All rights reserved.