CALLS [ HPTOOLSET XL Reference Manual ] MPE/iX 5.0 Documentation
HPTOOLSET XL Reference Manual
CALLS
Displays the names of the currently executing main and subprograms.
Syntax
CA[LLS]
Description
In COBOL, the CALLS command displays the names of the main program and
the subprograms.
In Pascal, it shows the currently called procedures that are executing.
It begins with the most recently called procedure. The statement at each
level you are executing is also displayed.
In FORTRAN, it displays the names of the currently executing main program
and called subroutines and functions. The statement at each level you
are executing is also displayed.
MPE/iX 5.0 Documentation