FPT and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Reference Manual Home |


TRANSLATION FUNCTION INSERTED

Syntax:

!% TRANSLATION FUNCTION INSERTED FOR: <symbol>

Function:

This command is written by FPT as a comment in the code when a translation function for a foreign data type has been automatically inserted (See INSERT TRANSLATIONS OF FOREIGN OBJECTS). It signals to FPT that the change has already been made, and prevents FPT from adding an additional translation every time the code is processed.

The user may insert this command by hand if the translation has already been inserted.

Where to use this command:

Operating system command line

No


Configuration file, config.fsp

No


Specification (FSP) files, *.fsp

No


Interactively, to FPT> prompt:

No


Interactive command files

No


Embedded in the Fortran code

Yes


See also:

INSERT TRANSLATIONS OF FOREIGN OBJECTS


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