fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
PAGE WIDTH
Syntax:
PAGE WIDTH [:] <integer>
Function:
The PAGE WIDTH command specifies the maximum width of the screen display in characters. Text beyond the page width setting is truncated. Tab stops are assumed to be at 8 character intervals.
The page width value also specifies the length of the separator lines which surround diagnostics written to the screen and in the output code, the width of the header banner on each output file, and the length of separator lines in reports.
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
PAGE WIDTH = 132
(Note that defaults may be changed in the configuration file).
Copyright ©1995 to 2025 Software Validation Ltd. All rights reserved.