fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

SET VERIFY

Syntax:

SET [NO]VERIFY

Function:

SET VERIFY and SET NOVERIFY are equivalent to ECHO ON and ECHO OFF. They are used to control echoing of interact command files (INT files) and specification (FSP files) to the user's screen. Each line is echoed before processing.

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

SET NOVERIFY
(i.e. ECHO OFF)

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

Examples

FPT> set ver ! Turns on echoing FPT> @tstformat ! Invokes .INT file

See Also

ECHO

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