FPT and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Reference Manual Home |


RENAME DUPLICATE SUB-PROGRAMS

Syntax:

[DO NOT] RENAME DUPLICATE SUB-PROGRAMS

Function:

If FPT encounters two or more copies of the same sub-program, the second and subsequent sub-programs may be renamed by appending _2, _3 etc. to the original name. If necessary, the names are shortened to remain within the name length permitted on the target system (See the command MAXIMUM LENGTH OF NEW NAMES).

RENAME DUPLICATE SUB-PROGRAMS enables or disables this renaming. Renaming of the sub-programs does not affect their recognition for the COMPARE VERSIONS command.

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


See also:

COMPARE VERSIONS

MAXIMUM LENGTH OF NEW NAMES


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