Forum Post: AW: bug with longchar

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
I still don’t see why you need 2 RETURN’s for the value. When the code comes to the end, you return the value – there is no need to rely on the FINALLY block RETURN. When the code errors out first, the returned value is irrelevant anyway.

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