IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to send a message from one terminal/id to another termin


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
munna_ibm

New User


Joined: 23 Apr 2005
Posts: 13
Location: chennai

PostPosted: Wed Jan 17, 2007 11:04 am
Reply with quote

Hi,

How to send a message from one terminal/id to another terminal/id in ISPF/TSO. Pls can u fwd the syntax and the commands how to send an message from one id to another id( i think it can be done in under ispf 6 command panel).
Back to top
View user's profile Send private message
manihcl85
Warnings : 1

New User


Joined: 11 Jan 2007
Posts: 52
Location: chennai

PostPosted: Wed Jan 17, 2007 11:35 am
Reply with quote

hi ,

use the syntax below

TSO SEND <MESSAGE IN QUATES(')>,USER(USERNAME)

Regards,
mani
Back to top
View user's profile Send private message
vickyltit
Currently Banned

New User


Joined: 22 Jan 2007
Posts: 2
Location: India

PostPosted: Mon Feb 26, 2007 9:59 am
Reply with quote

Hi

If U want To Send Message from Console to Console

then

use

SEND "Message",USER(USERID)


If U want To Send Message Through JCL Then Use

SE "Message",User(UserID)
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
This topic is locked: you cannot edit posts or make replies. how can I proof that message was post... Java & MQSeries 1
No new posts IMS Message : DFS3577A IMS DB/DC 4
No new posts REXX to send an email in Mainframe wi... CLIST & REXX 3
No new posts REXX to send an email in Mainframe CLIST & REXX 4
No new posts dsnrexx fails without error message CLIST & REXX 9
Search our Forums:

Back to Top