DRIVER section of the configuration file
The DRIVER sections of the configuration file determine which communications protocol DLL is used for communicating with a CICS® server connected using the TCP/IP or SNA protocol.
At least one DRIVER section must exist in the configuration file
for each CICS server connection
protocol used with your CICS servers.
The DRIVER sections of the configuration file must include a SECTION
DRIVER and DRIVERNAME parameter. The
syntax for the DRIVER sections must match the following example:
SECTION DRIVER=<protocol>
DRIVERNAME=<DLL>
ENDSECTION
Use of the backslash (\) character to split lines in the DRIVER sections of the configuration file is not supported.