Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

send message

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi i am Flavio and i have a question to which i have no answer ... the question is :

how can i send a message to a workstation user from a batch job not in break mode but like sndpgmmsg does ?

This problem came because i have a batch job that uses a dtaq to receive data an sends this data to an external program by a socket connection ;
a workstation user can put data in the dtaq but i 'd like to inform the user continuously if the connection is still alive, if there are some problems an so on ... so i thought
at two ways to solve the problem :
- send messages to the workstation user from the batch program
- or while the workstation has his 5250 application on the screen, give back the control to my RPG program, test a service dtaq or something like this an than output
the connection status

Well, in both of my solutions i don't know how to do.

Can you help me ?? If you can please write me at f.palumbo@silmaspa.com

Thanks a lot

Flavio
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top