fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
SAVE SETTINGS
Syntax:
SAVE SETTINGS <file>
SAVE ALL SETTINGS <file>
SAVE CHANGED SETTINGS <file>
Function:
The SAVE SETTINGS command saves the current settings for:
The settings are written to a file as fpt commands which may be executed to restore the current configuration. Usually, the output file is an fsp file.
Settings which change the code are saved. Commands which generate reports (e.g. CALL TREE) or diagnostic reports (e.g. CHECK ARGUMENTS) are not.
The commands SAVE SETTINGS and SAVE CHANGED SETTINGS save those settings which differ from the system defaults. These are the settings changed in config.fsp or by the user's fsp files and commands. The command SAVE ALL SETTINGS saves the state of all of the command switches.
The settings are displayed interactively by the command SHOW SETTINGS.
Where to Use this Command
Operating system command line | Yes |
Configuration file, config.fsp | No |
Specification (fsp) files, *.fsp | No |
Interactively, to FPT> prompt | Yes |
Interactive command files | No |
Embedded in the Fortran code | No |
See Also
Copyright ©1995 to 2025 Software Validation Ltd. All rights reserved.