FPT and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Reference Manual Home |


SYMBOL LISTING

Syntax:

[NO] SYMBOL LISTING

Function:

FPT writes a listing of all user-defined symbols in the program. The listing is organised alphabetically and is written to the listing (FPL) file and/or to the user's screen.

The attributes of individual symbols are displayed interactively by the SHOW SYMBOL command.

The command COMMON BLOCK LISTING writes a listing of the objects in COMMON blocks, organised by COMMON block address.

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 SYMBOL LISTING

(Note that defaults may be changed in the configuration file)

See also:

COMMON BLOCK LISTING

SHOW SYMBOL


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