Community Member Profile
Philippe Thiout
Member since Dec 11, 2008
- Profile: /members/1502-Philippe-Thiout.htm
- Comments: 1
- Points: 1
Recent Blog Comments By Philippe Thiout
-
Ask Ben: CFTry / CFCatch Issues
Posted on Mar 15, 2007 at 5:01 PM
Tony, I gave a try to this code inside a CFscript } catch (Any e) { errorCode = '99'; } finally { fileRead.close(); }; But it returns a syntax error on the finally line.... Is 'finally' part of coldFusion scripting language ? or is it pure Java/java... read more »



