fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

SHOW RESOURCES

Syntax:

[NO] RESOURCE LISTING SHOW RESOURCES

Function:

FPT lists 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 No

Default

NO RESOURCE LISTING

Unless 75% of a resource has been used.

Example

FPT> show resources Resource Allocation within fpt ============================== Resource Available Used Remaining Percentage Memory buffers 7000 924 6076 86.80 Dictionary character storage 10000000 2093219 7906781 79.07 Disk buffer records 16000 248 15752 98.45 Disk record accesses 345 Memory buffer allocation Program code 449 Files 1 Statements 133 Sub-programs 7 Sub-program stack state 1 Name table 29 Symbol table 106 Statement label table 1 COMMON block table 1 Array dimension table 8 Cross reference table 56 Other linked lists 74 2 object linked lists 1 Real numbers 1 Logical Unit Numbers 1 LUN usage 1 Code sequence table 21 Constructs table 8 Variable life table 25 Units table 0 Comment records 248 Temporary buffers Temporary linked list 0 COMMON declaration list 0 COMMON data address list 0 COMMON decn dependencies 0 COMMON data dependencies 0 Temporary life table 0 Related units table 0 Trial related units table 0 Main Code System Total Input lines 470273 0 470273 Code lines 399358 0 399358 Comment lines 70915 0 70915 Statements 417097 0 417097

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