fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

WINDOW

Syntax:

WINDOW <integer> [ : <integer> ]

Function:

The WINDOW command sets the range of lines displayed by the TYPE, UP, DOWN, FIND, SEARCH and NEXT commands. By default, the command TYPE n causes fpt to display lines (n-w1) to (n+w2) of the current file or sub-program, where w1 and w2 are the current window values.

If the window command is entered with a single argument, w, the window settings are assigned the values w1=w2=w/2.

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 No

See Also

FIND

DOWN

SEARCH

TYPE

UP

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