fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
IGNORE /LIST IN INCLUDE STATEMENTS
Syntax:
[DO NOT] IGNORE [/] LIST IN INCLUDE [STATEMENTS]
Function:
Some systems allow the listing control switches /LIST or /NOLIST to be written within the quoted file name string in INCLUDE statements. fpt accepts file name specifications in formats for VMS, DOS, Windows, Unix and MPX. /LIST could form a valid part of a file specification under Windows or Unix. This command instructs fpt to ignore or to accept it.
The interpretation of the file specifications in INCLUDE statements may also be modified by the command EDIT INPUT FILE NAMES.
Where to Use this Command
Operating system command line | Yes |
Configuration file, config.fsp | Yes |
Specification (fsp) files, *.fsp | Yes |
Interactively, to FPT> prompt | No |
Interactive command files | No |
Embedded in the Fortran code | No |
Default
/LIST and /NOLIST are not ignored by default.
See Also
Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.