Compiling the CARMA client
CARMA clients can include the CARMA DLL's side deck during compilation
(causing the CARMA DLL to be loaded implicitly) or can be compiled
without the side deck (causing the CARMA DLL to be loaded explicitly).
The example client (CRACLISA
in the sample library) implicitly
loads the CARMA DLL. The JCL code to compile a client that will implicitly
load the CARMA DLL is in the sample file named CRACLICM
.