1. The TSO SEND command has very limited control over the WTO; for what you're
doing,
you should read up on console areas and multi-line WTO, and code a
REXX-aware
external function in assembler. Or use the support in NetView.
2. You should seriously consider whether a non-scrollable message is an
acceptable
solution for your application. The operators have enough to do.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of
saurabh khandelwal <[email protected]>
Sent: Friday, June 22, 2018 12:31 AM
To: [email protected]
Subject: Issue WTO message using MVS SEND command
Hello Group,
/* REXX */
'PIPE SAFE * | STEM MSG.'
TODataset = Word( Msg.3,3 )
mvs "send 'My console name is "TODataset"',CN=CNDVMSTR"
exit
We used CN operand with send command to send message to operator console
and now i receive output as required.
But this message is visible in green color which get disappeared as other
message comes on console.
But, I would like to have these message in white color ( not sure if we can
say as WTO), so that until operator intervention, these message will be on
console itself.
Can you please suggest, how can i achieve this
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN