FPT and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Reference Manual Home |
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 |
|
Examples:
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:
Copyright ©1995 to 2014 Software Validation Ltd. All rights reserved.