fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

MAXIMUM LENGTH OF REPORTED LISTS

Syntax:

MAXIMUM LENGTH OF REPORTED LISTS [:] <integer> REPORT ALL ITEMS IN LISTS

Function:

Some lists reported by fpt could be excessively long. For example, if a Fortran parameter is declared in every one of two hundred subroutines in a program, two hundred subroutine names are reported in the symbol table listing for that parameter. The command MAXIMUM LENGTH OF REPORTED LISTS directs fpt to truncate long lists. If the list would continue after the last item reported the list ends with an elipsis, '...'.

fpt is directed to report all items in lists by the command REPORT ALL ITEMS IN LISTS.

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

By default, the maximum length of reported lists is set to 12. Note that defaults may be changed in the configuration file.

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