FPT and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Reference Manual Home |
Syntax:
SHOW SYMBOLS SHOW SYMBOLS MATCHING [SYMBOL] FILTER[S]
SET SYMBOL FILTER [:] COMMON [:] <common>
SET SYMBOL FILTER [:] SUB-PROGRAM [:] <sub-program>
SET SYMBOL FILTER [:] USAGE [:] <usage>
SET SYMBOL FILTER [:] [DATA] TYPE [:] <data type>
SET SYMBOL FILTER [:] [DATA] SIZE [:] <integer> CLEAR SYMBOL FILTER [:] <filter>
CLEAR SYMBOL FILTERS SHOW SYMBOLS FILTERS SHOW FILTERS [FOR] SYMBOLS |
Function:
SHOW SYMBOLS displays the names and attributes of all user-defined symbols. If the command is made interactively, the output to the user's screen and to the listing (FPL) file is controlled by the settings of LIST TO SCREEN and LIST TO FILE.
The interactive display may be stopped by the command STOP, which is made to the Page> prompt.
SHOW SYMBOLS MATCHING FILTERS displays the sub-set of the symbol table which matches the current symbol filters.
The SET, CLEAR and SHOW SYMBOLS FILTERS commands are used to set up the filters.
The attributes of an individual symbol are displayed by the SHOW SYMBOL command.
Where to use these commands:
Operating system command line |
No |
|
Configuration file, config.fsp |
No |
|
Specification (FSP) files, *.fsp |
No |
|
Interactively, to FPT> prompt: |
Yes |
|
Interactive command files |
Yes |
|
Embedded in the Fortran code |
No |
|
See Also
Copyright ©1995 to 2014 Software Validation Ltd. All rights reserved.