Next: Area Definitions, Previous: Switches, Up: Configuration Reference [Index]
If you use MsgEd TE with the same configuration file on different operating systems, you will probably want to make some settings in the configuration file dependent on the environment you are currently running in. This is where Conditionals come into place. A Conditional can be used to include a certain part of the configuration file only if a certain version (OS/2, DOS, ...) of MsgEd TE is running, or only if an environment variable has a certain value.
• Statements: | Formulating Conditional Statements. | |
• Conditions: | Conditions that can be tested. | |
• cond-examples: |