Sections in configuration files
[SectionName]
parameter01=value01
parameter02=value02
parameter01=value01
parameter02=value02
When you include a section name in the configuration file or apply request, you must use square brackets ([ ]) or slashes (/ /) as section-name delimiters. You can use only one type of delimiter within a configuration file. The following figure shows examples of both types of delimiter.
[Agent]
or
/Agent/
or
/Agent/
If you use a dedicated 3270 terminal, you should use the slash character for section names. If you use a terminal emulator that supports square brackets, verify that all square brackets in a configuration file resolve to only one of the following hexadecimal code pairs:
- The [ character resolves to 0xAD, and the ] character resolves to 0xBD.
- The [ character resolves to 0xBA, and the ] character resolves to 0xBB.
To verify that the brackets are the same throughout a file, display the hexadecimal values for the configuration file and examine the section names for discrepancies.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*