FPT and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Reference 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

Yes


Default:

SET NOVERIFY (i.e. ECHO OFF)

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

Example:

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

See also:

ECHO


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