Previous Topic: Configuration File InformationNext Topic: Environment Variables


Configuration Information

Data is organized into sections, identified by square brackets (for example, [section_name]). Within each section, parameters are defined by key-value pairs, delimited by an equal sign (for example, key=value). A comment is indicated by a semicolon (;).

Because many 3270 devices and emulators do not support square brackets ([ ]), you can use dollar signs ($) or percent symbols (%) instead. The closing symbol is also optional.