[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: May OpenEdge classes set the error-status?

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

Peter Judge

Guest
We (PSC) will patch the code to use the CAN-FIND+FIND or FIND+RELEASE pattern (usually the former) which will prevent this issue. In the short term you may be able to work around it - ugly, I know - by checking for message number 138 and ignoring it. You can use the errObj:GetMessageNumber(n) method.

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