FPT and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Reference Manual Home |
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 undecl sym 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 berng horta Formal Input Argument REAL *4 df cosa horta Local REAL *4 df d timex Local INTEGER *4 df d1 horta Local REAL *4 df d2 horta Local REAL *4 df deflt zeppo Formal Input-Output Argument REAL *4 df deflt chico Formal Input-Output Argument REAL *4 df dflcb mccoy,sauron,finney,knuth,dune,enemy,talos,balok,gotme,grup3,grup2, Page>
Copyright ©1995 to 2014 Software Validation Ltd. All rights reserved.