Previous Topic: Using the application.ini File With Proxies


Environment Variables in the application.ini File

The application.ini file contains a set of commented environment variables. To use these environment variables, remove the comment from the variable (";") and modify the value.

The application.ini contains the following environment variables:

TRACE_ENABLE

Enables communications with the Diagram Trace Utility.

Default: 1

TRACE_HOST

Defines the Windows system running the Diagram Trace Utility.

Default: (Windows) locahost; (UNIX) no default value

TRACE_PORT

Defines the port on which the Diagram Trace Utility listens.

Default: 4567

Note: To use the Diagram Trace Utility, generate the C application with Trace Enabled.