VNC0529D

program-name: exec-namefunction-name called by REXX; CPB=cpb-address

Debug message issued by VNCRXC00, the command router and VNCRXR01, the USERID function to indicate they were called by the REXX language environment.

VNC0528E

ERROR: cmd-name command contains invalid keyword cmd-keyword

Error message issued by VNAC host command processing programs when they detect an unsupported keyword, cmd-keyword, in the cmd-name operand.

VNC0527I

CONSPROF SOLDISPLAY(msg-display1) SOLNUM(msg-limit1) UNSOLDISPLAY(msg-display2) UNSOLNUM(msg-limit2)

Informational message issued by the CONSPROF program, VNCRXC01, to show the current settings for the exec being processed. This message is issued whenever the CONSPROF command is issued with no operands.

VNC0526E

program-name: exec-name cmd-name1 passed wrong command cmd-name2; CPB=cpb-address

Error message issued by all the VNAC external host command processing programs if they are called to process a cmd-name2 different from the cmd-name1 for which they were designed.

VNC0525D

VNCRXC00: exec-name CMD-RTR processing command cmd-name with operand length of operand-length; CPB=cpb-address

A debug message issued by VNCRXC00 to indicate that it is currently processing cmd-name from exec-name with an operand length of operand-length characters.

VNC0524E

VNCRXC00: exec-name CMD-RTR wrong host command environment cmd-env; CPB=cpb-address

Error message issued by VNCRXC00, the VNAC host command router program, if it receives an external host command for a different command environment, cmd-env while processing exec-name exec. This should never occur, but if it does, it is probably a REXX language environment error.

VNC0523D

program-name: exec-name cmd-name called by command router; TASK=task-name; CPB=cpb-address

Debug message issued by all the VNAC external host command programs to indicate that the cmd-name in program-name was called while processing exec-name exec.

VNC0522E

VNCRXF08: exec-name GETMSG MDB type code mdb-type invalid; CPB=cpb-address

Error message issued by GETMSG function, program VNCRXF08 if it detects an invalid MDB buffer, section, type code. This should never happen, but if it does, it probably indicates a logic error.

VNC0521E

program-name: exec-name IRXEXCOM(STORE) for function-name failed; RTC=hex-return-code; SHV=shvb-address; CPB=cpb-address

Error message from function-name in program-name running exec-name exec to indicate that it was unable to create or update a REXX variable passed in an IRXSHVB shared variable buffer at address shvb-address to the REXX language environment routine, IRXEXCOM. The cause of the failure is explained by hex-return-code as documented in the IBM manual z/OS TSO/E REXX Reference.

VNC0520D

program-name: exec-name, SETTING=timer-setting; TYPE=timer-type; NAME=timer-name; CPB=cpb-name

Debug message issued by VNCRXF09 after successfully creating a WAIT function timer. Shows timer configuration.