fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
MAXIMUM NUMBER OF SPACES TO INDENT
Syntax:
MAXIMUM NUMBER OF SPACES TO INDENT [:] <integer> NUMBER OF SPACES FOR INDENTATION [:] <integer> MAXIMUM NUMBER OF COLUMNS TO INDENT [:] <integer> MAXIMUM NUMBER OF COLUMNS FOR INDENTATION [:] <integer>
Function:
Specifies the maximum number of spaces by which code is indented. Note that the maximum depth of indentation may also be specified in terms of the nesting level, by the command MAXIMUM INDENTATION NESTING LEVEL.
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 default is 24 spaces.
See Also
MAXIMUM INDENTATION NESTING LEVEL
Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.