FPT and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Reference Manual Home |
Syntax:
[NO] RESOURCE LISTING SHOW RESOURCES |
Function:
Instructs FPT to list the resources which have been used to process a program.
A resource listing is always generated on exit from FPT if more than 75% of a critical resource has been used.
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:
NO RESOURCE LISTING
Unless 75% of a resource has been used.
Example:
$ fpt "% show resources" stats.for
Copyright ©1995 to 2014 Software Validation Ltd. All rights reserved.