Forum Post: RE: error 8982

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
Fantastic! Glad to be of some help, -- peter From: bart.syryn [mailto:bounce-bartsyryn@community.progress.com] Sent: Friday, 06 June, 2014 11:41 To: TU.OE.Development@community.progress.com Subject: RE: [Technical Users - OE Development] error 8982 RE: error 8982 Reply by bart.syryn Hi Peter, I finally found it. You've pointed me in the right direction, saying that the socket maybe still open. Somewhere in the code there's a test, IF G-listto = "" THEN NEXT. So when there was no Phone number, than the message isn't send and the program goes on with the next number. But at that point, the socket was open and a new one was created. So I changed it to DISCONNECT - DELETE and then NEXT, and it solved my problem. Thanks for pointing me in the correct direction. Kind regards Bart Syryn Stop receiving emails on this subject. Flag this post as spam/abuse.

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