VNC0942W

exec-name member-name variable “&variable-name” not defined; ROW=row-number, COL=column-number

Warning message issued by VNCRXC07, the VIEW host command, when variable-name was found in panel member-name at position row-number, column-number, but no REXX variable or global variable was found to assign a value to it. The panel is displayed with blanks in place of the variable name. If variable-name refers to an input variable in an input type panel, it should be defined with at least a null value, otherwise the VIEW command assumes that the corresponding attribute variable is not defined either and does not pass the variable attributes to the VNAC client. Panel coordinates are relative to the upper left corner position being row 1, column 1.