[progress Communities] [progress Openedge Abl] Forum Post: Re: Simultaneous Asynchronous...

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
If you put that PROCESS EVENTS code on the server, nothing would happen other than spinning your wheels as there are no events to process there. And you cannot run that and do whatever it is you are really trying to do at the same time. If you meant to run it on the client, it is not necessary. The WAIT-FOR is already accomplishing the same thing. So back to the original question, what do you mean by "makes this fail to have a result"? Do you mean that it times out? Also, why are you doing the STOP AFTER on both the client and the server?

Continue reading...
 
Status
Not open for further replies.
Back
Top