Anonymous
in reply to:
Anonymous
06-21-2016
08:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
06-21-2016
08:17 AM
Thanks for both your replies. In the end I went with placing each property in between a Try/Catch block, which works great. The code does seem overly long for what I'm trying to achieve, I especially don't like the last line that totals everything up.
I've attached the full code below for those interested, if anyone has the time to take a look at it and make some suggestions as to how I can improve it/make it more manageable I'd appreciate it very much.