FPT and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Reference 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 listing information (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

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:

SAVE FORMAT

SHOW SETTINGS


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