[INI]

This section contains information about how the feature affects the jde.ini file.

The settings for this section are displayed in this order:

Ini_no.=FileName,Directory,Section,Key,Value,Action

The following table contains a description of each variable:

Item

Purpose

FileName

The name of the destination INI file.

Directory

The location of the destination INI file.

Section

The name of the section in the destination file.

Key

The name of the key within the section of the destination file.

Value

The value to be written to the key of the destination file.

Action

The action to take regarding the INI entry:

  • 0 means create the INI entry.

  • 1 means create the INI entry only if it does not already exist.

  • 3 means create the INI entry or append to the existing entry.