SNAX/HLS Application Programming Manual
HLS RESPOND Verb
SNAX/HLS Verbs
5–44 104707 Tandem Computers Incorporated
Request Details
VERB–CODE
identifies the request by an integer constant (of value 18), named as follows:
VERB–HLS–RESPOND (in SCOBOL)
VERB^HLS^RESPOND (in TAL)
SESSION–ID
identifies this session. SNAX/HLS generates a session ID in response to an
OPEN–SESSION or an HLS–ALLOCATE verb.
COMPLETION–MODE
specifies the way the SNAX/HLS server responds to your request. and must be
supplied:
W
Wait response. The SNAX/HLS server replies to you only after a Q request is
complete.
For a complete discussion of completion modes, refer to Section 4, “The Standard Verb
Interface.”
REQUEST–FORMAT
is reserved for future expansion of the verb. This field must contain a blank.
RESPONSE–TYPE
must contain either P for positive response or N for negative response.
FUTURE
is reserved for the future.