Previous Topic: AEENV FileNext Topic: Application Startup Parameters for Block Mode


Block Mode and Server Executable Locations

When a C block mode interactive application, one that requires using the AEF as the interface, or a set of C Servers are built, the executables and the triggers library are copied to the models' /inqload subdirectory. When a C block mode command line application is built, the executables and the triggers library are copied to the models' /bin subdirectory. Separating the locations of the executables allows both block mode application styles to co-exist for one model. In all cases, a local version of the AEENV file is updated within the models' source directory.

To successfully invoke these executables and servers, you must properly set the AEPATH environment variable.