On 1/14/14 11:37 AM, Stephen Russell wrote: > So you have to rewrite this similar code block for every time you have this > need? That would never make it in one of our builds. As you save your > code it would cough up that hairball.
Don't rewrite the same or similar code over and over. Don't even do it once. Take the 5 minutes now to make a new function, seriously. Don't Repeat Yourself (at least try as hard as you can not to). Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

