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

Coding with REXX Sockets


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Apr 02, 2010 8:27 pm
Reply with quote

Two quick questions while I'm working on some REXX SOAP calls:

1. Is there any way to suppress all of the "Resolver Trace Initialization Complete -> ... " messages from the terminal?

2. When you code a Socket "Send", then turn around and code a Socket "Recv", how do you know if you have all of the data? I was hoping I could loop the Socket "Recv" call until the data length becomes zero, but that just results in the TSO session locking up.
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Sat Apr 03, 2010 1:19 pm
Reply with quote

Myabe the next link is usefull :

www.schunk-associates.com/Presentations/Share100/rexxwhoo.rex
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top