fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
PAGING
Syntax:
PAGING [ON]
PAGING OFF
Function:
The PAGING command controls paging of output to the screen. When paging is turned on, fpt suspends output at the end of each page with the prompt:
Page>
Output is resumed by the CONTINUE command or by typing a carriage return.
The command STOP suspends output and returns control to the fpt> prompt. Processes such as the name and argument checks may be resumed by the CONTINUE command.
The page length is set by the command PAGE LENGTH.
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
PAGING ON
PAGE LENGTH = 20
(Note that defaults may be changed in the configuration file)
See Also
Copyright ©1995 to 2025 Software Validation Ltd. All rights reserved.