SNAX/HLS Application Programming Manual
CONVERT-ERROR-CODE Verb
SNAX/HLS Verbs
104707 Tandem Computers Incorporated 5–5
SYSTEM–ERROR–CODE
is the field in which you place the first 2 bytes of data to be converted to display
format .
USER–ERROR–CODE
contains the second two bytes of SNA sense data if the SYSTEM-ERROR-CODE
contains the first two bytes of SNA sense data.
Reply Details
VERB–CODE
identifies the reply by an integer constant (of value 9), named as follows:
VERB–CONVERT–ERROR–CODE (in SCOBOL)
VERB^CONVERT^ERROR^CODE (in TAL)
SESSION–ID
identifies the session.
RETURN–CODE
is a computational (that is, binary) field that indicates the success or failure of the
operation requested. The return condition of RC–OK indicates success. See
Appendix A of the SNAX/HLS Diagnosis and Support Manual for more information
on error codes.
SYSTEM–ERROR–CODE
is undefined and should not be analyzed.
USER–ERROR–CODE
is undefined and should not be analyzed.
RETRY–ACTION–CODE
is a summary indicator that indicates whether an unsuccessful request should be
retried. The value returned here can be installation–defined.
USER–DATA–LENGTH
is the length of the display format result returned. At the current release of
SNAX/HLS, this field always equals 78.
SYSTEM–ERROR–DISPLAY
is the hexadecimal conversion of the value in SYSTEM–ERROR–CODE of the
request.