APPCLLU |
 |
The SNAplus2 CPI-C library uses APPCLLU to
specify the name of the local APPC LU used by a CPI-C application.
The local LU alias to be used for a CPI-C application can be configured
using the define_cpic_side_info command. The environment variable APPCLLU overrides
that alias.
If you choose to set APPCLLU, use
an LU alias value (1-8 characters), not a fully qualified
LU name (which consists of a network name of 1-8 characters,
followed by a period, followed by a local LU name of 1-8 characters).
If you do not set APPCLLU before
starting the application, the program uses a default local LU.
For more details, refer to the information about local LUs
for CPI-C applications in the HP-UX SNAplus2 CPI-C Programmers
Guide.
APPCTPN |
 |
The SNAplus2 CPI-C library uses APPCTPN to
specify the local TP name used by a CPI-C application. If you do
not set APPCTPN before starting the application,
the program uses the default value CPIC_DEFAULT_TPNAME.
For more details, refer to the information about TP names
for CPI-C applications in the HP-UX SNAplus2 CPI-C Programmers
Guide.