New topic: Add Exception Handlers to every method
<http://forums.realsoftware.com/viewtopic.php?t=35655> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message trs Post subject: Add Exception Handlers to every methodPosted: Wed Sep 29, 2010 9:14 am Joined: Thu May 03, 2007 2:33 pm Posts: 85 I wrote a quick util which parses a rb project saved as XML and puts a standard exception handler in every method. Code:exception e as runtimeexception ReportException e,"ModuleName","MethodName",someid raise e I am posting it here just in case anyone else needs this ability too and this can save 20 mins work for you. Download the project from http://www.aspexsoftware2.com/addexceptionhandlers.rbp Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
