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

  • Thread starter Thread starter Richard.Kelters
  • Start date Start date
Status
Not open for further replies.
R

Richard.Kelters

Guest
I copied an existing batch procedure for a new batch. I kept getting a questionmark in my logfile with this: IF ERROR-STATUS:ERROR OR RETURN-VALUE > "":U THEN DO: MESSAGE "Error: ":U RETURN-VALUE . RETURN "1":U . END. I'm using classes and structured error handling so I removed this code.

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