I've been given the task of coming up with a standard for our new app for help in debugging the code when a client calls in and has a problem. So far, all I can think of is to log all variable values at the beggening of all functions and logging the output of all functions. Also logging all screen data (if grid, only current row).
Questions: 1) What have you done in the past to help debugging? 2) Is there a better way then my idea above? =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
