fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref 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 listing (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 Yes *
Interactively, to FPT> prompt Yes
Interactive command files Yes
Embedded in the Fortran code No

* After the START INTERACT command.

Example

FPT> quit Final exit from interact [yes/no]: y Interactive session terminated by QUIT. Fortran code not written $

See Also

EXIT

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