The application.ini file stores application-specific environment variables in a 'token=value' pairing, similar to the GUIEnvironmentVariables.ini file. CA Gen delivers this initialization file with the C Runtime in the Gen install directory %GENxx%Gen. When a C application is built using the Build Tool, this file is copied, only once, into the model's source directory (referred to by the profile token LOC.CODE_SRC). This copy of the application.ini file is customizable by the user, and will not be overridden.
When a C application executes, including Windows applications, cooperative applications, and block mode applications, the C Runtime library opens and reads the application.ini file in the model's source directory, and sets uncommented environment variables in the application.
|
Copyright © 2013 CA.
All rights reserved.
|
|