fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
RELATIVE PATH DEPTH
Syntax:
RELATIVE PATH DEPTH: <integer>
Function:
In several situations fpt reports or specifies the paths to files. These may be specified:
This command specifies the maximum depth below the current working directory at which a relative path will be written. For example, if the relative path depth is 2, files may be specified with relative paths starting at ../../ but no further. If the relative path starts more deeply than the specified value fpt uses a rooted path.
Where to Use this Command
| Operating system command line | Yes |
| Configuration file, config.fsp | Yes |
| Specification (fsp) files, *.fsp | Yes |
| Interactively, to FPT> prompt | No |
| Interactive command files | No |
| Embedded in the Fortran code | Yes |
Default
By default the relative path depth is 3.
Copyright ©1995 to 2025 Software Validation Ltd. All rights reserved.