fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
KEEP ORIGINAL FILE NAMES IN INCLUDE STATEMENTS
Syntax:
[DO NOT] KEEP [ORIGINAL] FILE NAMES IN INCLUDE STATEMENTS [DO NOT] KEEP INCLUDE FILE SPECIFICATIONS
Function:
These commands control whether fpt changes the file names in INCLUDE statements to conform to the current operating system or to leave them as originally written.
Note that the command WRITE OUTPUT DIRECTORIES IN INCLUDE STATEMENTS removes the directory names, and the INCLUDE statements may then be operating system independent.
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 file names in INCLUDE statements are written in the style of the host operating system by default.
Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.