fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

HALT ON ERROR

Syntax:

HALT ON ERROR [ON] HALT ON ERROR OFF

Function:

The HALT ON ERROR command instructs fpt to suspend output after each diagnostic written interactively by the name and argument checks. The checks are resumed by the command CONTINUE (minimum abbreviation C) or may be aborted by the STOP ARGUMENT CHECK, STOP NAME CHECK or STOP ALL commands.

By default, fpt does not halt after each diagnostic, and will usually suspend output with the Page> prompt. It is recommended that paging is turned off when HALT ON ERROR is enabled.

Where to Use this Command

Operating system command line Yes
Configuration file, config.fsp Yes
Specification (fsp) files, *.fsp Yes
Interactively, to FPT> prompt Yes
Interactive command files Yes
Embedded in the Fortran code No

Default

HALT ON ERROR OFF

(Note that defaults may be changed in the configuration file)

See Also

CONTINUE

STOP

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