ISPF doesn't really change anything. If you do a SEND from the READY prompt, 
the messages are still gone, gone, gone; it just takes a little longer.

If you control the REXX then you could always record the SEND commands yourself:

address TSO
"SEND' foo
say 'sending' for 'to' bar


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List [[email protected]] on behalf of 
Charles Mills [[email protected]]
Sent: Friday, February 4, 2022 1:43 PM
To: [email protected]
Subject: Re: Is there a TSO SEND history anywhere?

1. I am running ISPF full screen. So once I hit Enter the message seems to
be gone, gone, gone.

2. The particular SENDs that I am interested in is sent from a batch job
with Rexx Address TSO "SEND ... but the question was intended to be general.
I don't see it in SYSLOG. I do see the SENDS that JES2 uses for NOTIFY=

3. Seems to me I tried Session Manager years ago and did not like it.

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Seymour J Metz
Sent: Friday, February 4, 2022 9:15 AM
To: [email protected]
Subject: Re: Is there a TSO SEND history anywhere?

That depends. For an MVS SEND command, including a TSO SEND that does an MVS
SEND, there is the syslog. For a TSO SEND that does a TPUT to another user,
the only way that I know of requires that you be running under the TSO
Session Monitor.

----------------------------------------------------------------------
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

Reply via email to