fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
DEFAULT CASE SYMBOLS WITH ...
Syntax:
DEFAULT CASE SYMBOLS WITH { READ | WRITE } ACCESS
Function:
This command cancels the upper or lower case settings made by the commands
UPPER CASE SYMBOLS WITH { READ | WRITE } ACCESS
LOWER CASE SYMBOLS WITH { READ | WRITE } ACCESS
which are used to mark objects which are read or written to in the code. The case of the symbols is returned to that specified by the commands
which are usually made in a formatting file referenced from the configuration file, or to the system defaults if no other specification has been made.
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 |
Defaults:
DEFAULT CASE SYMBOLS WITH READ ACCESS
DEFAULT CASE SYMBOLS WITH WRITE ACCESS
(Note that defaults may be changed in the configuration file)
See Also
LOWER CASE SYMBOLS WITH READ ACCESS
LOWER CASE SYMBOLS WITH WRITE ACCESS
UPPER CASE SYMBOLS WITH READ ACCESS
UPPER CASE SYMBOLS WITH WRITE ACCESS
Copyright ©1995 to 2024 Software Validation Ltd. All rights reserved.