FPT and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Reference 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 : <integer>

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:

CONTINUE

PAGE LENGTH

STOP


Copyright ©1995 to 2014 Software Validation Ltd. All rights reserved.