|
WRITECON |
|
|
This command is used to write a text message on the XCICS central console. Eventually a specific XMSG code number may be used.
Options CODE(codeno) XMSG code number. (refer to $XFRAMEHOME/etc/xcicsmsg.txt for xmsg codes). FROM(area) writes value of the specified data area, which must be a valid area. LENGTH(len) specifies the length (halfword binary) of the data area specified in the FROM option. |