FPT and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Reference Manual Home |
Syntax:
SHOW PROGRAMS |
Function:
FPT lists the programs which have been read, and the sub-programs and primary files required to build each of them.
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 |
|
Example:
FPT> show programs
Program Listing
===============
PROGRAM CHESS
Sub-programs required:
ADB BMOVE CHESS FMOVE HEUR
ISCAS ISGO MYCAS MYGO SECNDS
TREE WMOVE
Primary files required:
e:\projects\fpt\fpttest\fc.for
Sub-programs not read by FPT:
ADB SECNDS
Copyright ©1995 to 2014 Software Validation Ltd. All rights reserved.