fpt and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Ref Manual Home |

? - Question Mark

Syntax:

FPT> <command>... ?

Function:

If a question mark followed by a carriage return is written at any point during entry of an interactive command, fpt lists the possible continuations of the command and prompts the user to continue.

The command may be continued, or may be cancelled by typing CANCEL.

The interpretation of the command up to the question mark is also displayed when the DETAIL switch is set. This switch is set by the command DETAIL ON.

Where to Use this Command

Operating system command line No
Configuration file, config.fsp No
Specification (fsp) files, *.fsp No
Interactively, to FPT> prompt Yes
Interactive command files No
Embedded in the Fortran code No

Example

FPT> detail on FPT> no col form ? Command and arguments: fpt Keyword or operator: NO fpt Keyword or operator: COLUMN fpt Keyword or operator: FORMAT Possible continuations: ----------------------- DECLARATIONS CONDITIONALS <EOL> ...> conditionals Command and arguments: fpt Keyword or operator: NO fpt Keyword or operator: COLUMN fpt Keyword or operator: FORMAT fpt Keyword or operator: CONDITIONALS <eol> FPT>

See Also

CANCEL

DETAIL

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