Re: good at making addins ?
Quote:
Originally posted by peet
I need one...
one that makes errohandling a bit less timeconsuming.
I want a button on my vb toolbar that when pressed figures out if i'm currently in a class, module, form, and if I'm in a routine that do not have errorhandling already added. I those criterias are met, I want it to add errorhandling accordingly :)
I've never done an add-in before. Who needs error handling?! :D Just let the program crash, then you can fix it and charge more money for it. :)
Re: Re: good at making addins ?
Quote:
Originally posted by MidgetsBro
I've never done an add-in before. Who needs error handling?! :D Just let the program crash, then you can fix it and charge more money for it. :)
good error handling won't prevent me from cashing in money... error will still be there, I will still get money when fixing it, but I will now where in the code to start looking for the problem. making my hourly fee go sky high :D