FPT and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Reference Manual Home |
Syntax:
SHOW SETTINGS SHOW ALL SETTINGS SHOW CHANGED SETTINGS |
Function:
The SHOW SETTINGS command displays the current settings for:
all commands which modify the code generated by FPT;
the way in which listing information is organised;
the filters used in the check commands.
Settings which change the code are displayed. Commands which generate listing information (e.g. CALL TREE) or diagnostic reports (e.g. CHECK ARGUMENTS) are not.
The settings are captured to a file by the command SAVE SETTINGS.
The commands SHOW SETTINGS and SHOW CHANGED SETTINGS show only those settings which differ from the system defaults, i.e. those changed in config.fsp or subsequently by the user. The command SHOW ALL SETTINGS shows the state of all switches which affect the output code and diagnostic checks.
Where to use this command:
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.