On Monday, 06/06/2011 at 02:31 EDT, "Hughes, Jim" <jim.hug...@doit.nh.gov> 
wrote:

> How do I use TSO to send the message to z/VM operator at node DIS3081?

TRANSMIT (XMIT).  It's been a while, but IIRC the basics are:

  XMIT DIS3081.OPERATOR MSG
will prompt the issuer.

  XMIT DIS3081.OPERATOR MSGFILE(ddname)
  XMIT DIS3081.OPERATOR MSGDATASET(dsname)
will send a file as a message.

If you use TERMINAL, FILE, or DSNAME options, then the input is sent as a 
file to the target user's RDR.

(Back when I used TSO on a regular basis, TRANSMIT hadn't been invented, 
yet.)

Alan Altmark

z/VM and Linux on System z Consultant
IBM System Lab Services and Training 
ibm.com/systems/services/labservices 
office: 607.429.3323
mobile; 607.321.7556
alan_altm...@us.ibm.com
IBM Endicott

Reply via email to