Previous Topic: Source CodeNext Topic: Return Code


Arguments

The following table gives a brief description of each of the arguments:

Name

I/O

Description

RUNTIME-PARM1

input/ output

In CICS, this becomes DFHEIBLK, which is automatically included if translated

RUNTIME-PARM2

input/ output

In CICS, this becomes DFHCOMMAREA which is automatically included if translated

SIP-TS-PREFIX

input/ output

Prefix to be used for the temporary storage queue (TSQ) to hold the Socket Descriptor. This should be a local TSQ.

DEST-ERR

input/ output

Name of transient data queue (TDQ) used to report error messages. Messages will be suppressed if the queue does not exist.

DEST-INFO

input/ output

Name of transient data queue (TDQ) used to report informational messages. Messages will be suppressed if the queue does not exist.

SELECT-TIMEOUT- SECS

input/ output

Number of seconds the Sockets API SELECT call will wait to timeout.

SELECT-TIMEOUT- MICROSEC

input/ output

Number of micro seconds the Sockets API SELECT call will wait to timeout.

ERROR-IP-FLAG

output

A 1-byte flag that tells the server whether to add the IP address to some error messages:

N – do not add

Y - add

TIRSIPEX-RC

output

A two-byte character field indicating result of the exit. The following values are supported:

SPACES – Successful

NON-SPACES – Failure