FPT and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Reference Manual Home |


QUIT

Syntax:

QUIT

:Q

Function:

QUIT instructs FPT to abandon processing immediately. All files are closed without generating further output.

The command EXIT instructs FPT to leave interactive mode and to complete all outstanding processing. FPT prompts to write the Fortran output files. The list (FPL) file is completed and closed.

FPT always prompts for confirmation before closing an interactive session when the QUIT and EXIT commands are made.

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


Example:

FPT> quit

Final exit from interact [yes/no]: y

$

See also:

EXIT


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