xiong
Programmer
- Feb 13, 2003
- 93
Is there a collection out there that I can loop through that will return the names and values of all variables in a given project?
Reason: I've created a global error handler that is dumping all pertinent information into a table and log file for later reference. There are a number of public and private variables that could be in use at any one given time. For the sake of "having all the information", I'd like to also log the values of each variable at that moment.
Any thoughts?
"Only the educated are free.
Reason: I've created a global error handler that is dumping all pertinent information into a table and log file for later reference. There are a number of public and private variables that could be in use at any one given time. For the sake of "having all the information", I'd like to also log the values of each variable at that moment.
Any thoughts?
"Only the educated are free.