fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
INDENT CONTINUATION LINES
Syntax:
INDENT CONTINUATION LINES [BY] [:] <integer> COLUMNS
Function:
This command specifies the additional indentation made for continuation lines. Continuation lines are indented by the indentation of the current nesting level plus the value specified by this command.
Indentation may be suspended when a line is occupied by a single very long token.
The value is displayed by the SHOW FORMAT command and saved to an fsp file by the SAVE FORMAT 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 |
Default
INDENT CONTINUATION LINES BY 1 COLUMNS
(Note that defaults may be changed in the configuration file)
See Also
MAXIMUM INDENTATION NESTING LEVEL
Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.