fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

LIST TO ...

Syntax:

LIST [TO] SCREEN [ON] LIST [TO] SCREEN OFF LIST [TO] TERMINAL [ON] LIST [TO] TERMINAL OFF LIST [TO] FILE [ON] LIST [TO] FILE OFF

Function:

Turns diagnostic and report listing on or off for the list file and screen.

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

By default, listing to the terminal is turned off in batch mode and turned on in interactive mode. Listing to the list file is turned on in batch mode and off in interactive mode.

Examples

The commands may be used to keep a record of a specific check, for example:

FPT> list to file on FPT> list to term off FPT> check arguments: deviat rayle FPT> list to file off FPT> list to term on

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