Forum Post: RE: bug with longchar

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

medu

Guest
guess you get 'data' and 'empty' so either way it's inconsistent behaviour (aka, might be a bug) but imho you should resist the temptation to use finally for anything else beside clean-up... it there is an error that you need to catch then return from catch block else let it go wild :)

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