Create or modify an .ini file on the user's
system.
Your options include:
- Specifying the .ini file you want to create or modify.
- Entering the section of the file in which the new line will be
placed. If the section doesn't already exist, AI Builder creates
it.
- Entering the parameter that appears to the left of the equal
sign. For example, if the line is HOSTDIR=c:\temp, then HOSTDIR is
the Entry parameter.
- Entering the parameter the appears to the right of the equal
sign. For example, if the line is HOSTDIR=c:\temp, the c:\temp is
the String parameter.
- Adding a line to the .ini file even if a line with the same
entry value exists in the section. If Add is unchecked, AI Builder
replaces a line with the same entry value with the new line.
- Asking the user for permission to modify the .ini file.