FPT and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Reference Manual Home |
Syntax:
TRANSLATION SUBROUTINE FOR FILE NAMES [:] <symbol> |
Function:
The command INSERT SUBROUTINE TO TRANSLATE FILE NAMES causes FPT to construct code to translate the file names in OPEN and INQUIRE statements, and file names which are read as input arguments to sub-programs. TRANSLATION SUBROUTINE FOR FILE NAMES specifies the name of the subroutine used to translate the file names. Please see INSERT SUBROUTINE TO TRANSLATE FILE NAMES for a description.
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:
The Sector7 VX/Tools routine vxrms_translate_file_names.
See also:
INSERT FUNCTION TO TRANSLATE FILE NAMES
INSERT SUBROUTINE TO TRANSLATE FILE NAMES
TRANSLATION FUNCTION FOR FILE NAMES
Copyright ©1995 to 2014 Software Validation Ltd. All rights reserved.