fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

EXCLUDE SYSTEM LIBRARIES FROM REPORTS

Syntax:

EXCLUDE SYSTEM LIBRARIES FROM REPORTS [ DO NOT ] INCLUDE SYSTEM LIBRARIES IN REPORTS

Function:

Instructs fpt whether or not to exclude all variables, sub-programs and other objects which occur only in system library files from the symbol table, COMMON block listing or similar reports. Objects which occur both in system library files and in other files are always included in the reports.

System library files are identified by the commands %SYSTEM LIBRARY and %END OF SYSTEM LIBRARY written in fsp files.

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

See Also

SYSTEM LIBRARY

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