fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

SHOW UNDECLARED SYMBOLS

Syntax:

[DO NOT] SHOW UNDECLARED SYMBOLS [DO NOT] SHOW UNDECLARED VARIABLES

Function:

FPT lists the names and attributes of all symbols for which there is no explicit data type declaration. The symbols are listed in alphabetical order.

The interactive display may be stopped by the command STOP, which is made to the Page> prompt.

Where to use these commands:

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

Example:

A section of an undeclared symbol listing is shown below.

FPT> show undeclared symbols Undeclared Symbols (Symbols with no explicit data type declaration) =================================================================== Name Sub-prog/Struct Use/COMMON Address Type Size Value/Bounds ---- --------------- ---------- ------- ---- ---- ------------ a timex Local INTEGER *4 df a rpair,mccoy,sauron,finney,blish,knuth,tholia,dune,enemy,talos,balok, entemp,... /c/ 4 REAL *4 df aa lirpa Formal Input Argument REAL *4 df aded zeppo Local REAL *4 df ajus horta /c/ 40 REAL *4 df ajust horta Formal Input Argument REAL *4 df ajust rpair,mccoy,sauron,finney,blish,knuth,tholia,dune,enemy,talos,balok, entemp,... /c/ 40 REAL *4 df ang Global Function REAL *4 df angle boom,fizbin,spock,bloch,chekov,cancel,main /h/ 0 REAL *4 df (1:4) b rpair,mccoy,sauron,finney,blish,knuth,tholia,dune,enemy,talos,balok, entemp,... /c/ 8 REAL *4 df bded zeppo Local REAL *4 df bdis alpha Local REAL *4 df berng alpha Local REAL *4 df berng mordor Formal Input-Output Argument REAL *4 df berng atack Local REAL *4 df berng moe Formal Input Argument REAL *4 df berng curly Local REAL *4 df berng larry Local REAL *4 df berng sulu Local REAL *4 df Page>

The listing continues.

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