SNAX/HLS Application Programming Manual

HLS-CALL-USER Verb
Customization
104707 Tandem Computers Incorporated 7–7
USER-DATA-S
contains text that is available to the SNAXHLS^USEREXIT^VERB^IN routine.
Unless the user’s routine saves the information privately, this text is not available
to the SNAXHLS^USEREXIT^VERB^OUT routine. You should determine a
max
value based on the largest amount of data that you want to send or receive from
the user-exit routines.
Reply Details
VERB-CODE
identifies the reply being returned and contains the integer value 13. In TAL
programs, this value is known as VERB^HLS^CALL^USER, and in SCOBOLX
programs, this value is known as VERB-HLS-CALL-USER.
SESSION-ID
copies the session ID given on the request. It is returned as zero if the original
session ID was invalid.