VNCRXC07: exec-name variables removed; N=line-number T=“line-text”
Debug message issued by VNCRXC07, the VIEW host command, during the second of three passes through the panel records, to show the line-text of line-number panel line after all variable names have been removed. The VNAC client will insert the values of the variables before showing the panel to the user in the session window.
member-name panel has no text lines; LINE=line-number
Error message issued by VNCRXC07, the VIEW host command, when member-name does not contain any displayable panel lines following the “***” line. The number of the last record read from the member is line-number.
member-name internal error; LINE=line-number; TEXT=“line-text”
Error message issued by VNCRXC07, the VIEW host command, when an internal error occurs during XML generation of the panel XML output message. Message VNC0923E will also be displayed with the return and reason codes from the internal scixml service. Contact SDS support for assistance in resolving this problem.
member-name comment misplaced; LINE=line-number; TEXT=“line-text”
Error message issued by VNCRXC07, the VIEW host command, when line beginning with “/*” is found following the “***” line that delineates the end of the panel prolog section and the beginning of the panel displayable line section. Comment lines are only allowed at the beginning of a panel before the prolog and displayable line sections.
member-name invalid syntax; LINE=line-number; TEXT=”line-text“
Error message issued by VNCRXC07, the VIEW host command, when line line-number containing line-text has invalid syntax for the current panel section being processed.
exec-name DEBUG HELP ACTION=“action-text”
This is a user requested debug message issued by VNCRXC07, the VIEW host command, to show the action-text extracted from the panel line for HELP. This message is displayed during the first of three passes through the panel member in the process of creating the panel XML output message sent to the VNAC client.
exec-name DEBUG OPTION=selection-number ACTION=”action-text“
This is a user requested debug message issued by VNCRXC07, the VIEW host command, to show the action-text extracted from the panel line that corresponds to each selection-number. This message is displayed during the first of three passes through the panel member in the process of creating the panel XML output message sent to the VNAC client.
exec-name DEBUG (R=line-number,W=line-width) “line-text”
This is a user requested debug message issued by VNCRXC07, the VIEW host command, to show the line-text exactly as read from the panel member in record number R=line-number, whose text has a width of W=line-width bytes. This message is displayed during the first of three passes through the panel member in the process of creating the panel XML output message sent to the VNAC client.
program-name: exec-name scixml-request request failed; RTC=hex-return-code; RSC=hex-reason-code
Error message issued by VNCRXC07, the VIEW host command, when an error occurs while processing an internal scixml-request to either generate or parse an XML message. The hex-return-code and hex-reason-code provided by the scixml service indicate the cause of the error. Contact SDS support for assistance in resolving this problem.
VNCRXC07: exec-name VIEW processing-step panel=member-name; XML=buffer-address; LEN=buffer-length; CPB=cpb-address
Debug message issued by VNCRXC07, the VIEW host command, to show the low level processing-step being performed to build an output XML message containing the panel components to be sent to the VNAC client.