FPT and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Reference Manual Home |


SHOW FILES

Syntax:

SHOW FILES

Function:

The command is used interactively. It lists the files which have been read by FPT. The complete input file specification, and the corresponding output file name are shown for each file.

Where to use this command:

Operating system command line

No


Configuration file, config.fsp

No


Specification (FSP) files, *.fsp

No


Interactively, to FPT> prompt:

Yes


Interactive command files

Yes


Embedded in the Fortran code

No


Example:

FPT> show files
 
Primary file. Read as:            DKA300:[JON.TEST]T.FOR;9
Written as:                       T.FPT
 
Include file. Read as:            DKA300:[JON.TEST]R1.INC;1
Written as:                       R1.FPI
 
FPT>
 


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