When started, the Command Line Processor reads its configuration file
(gaprocessor.ini
) to determine processing options. You can modify
processing options by editing the configuration file.
The gaprocessor.ini
file can be found in the Batch installation directory.
The file contains sections, each containing multiple configuration settings. Each section’s name is specified in square brackets at the start of the section, followed by the configuration settings it contains, in the following structure:
[Section]
key=value
key=value
key=value
Note: The
gaprocessor.ini
configuration settings are similar to the
gaserver.ini
settings described in Server
Management, but there are significant differences. Use the settings
described in this section to modify the gaprocessor.ini file.