For debugging purposes, is there an object I can reference that stores a Function/Sub name?
In the process of returning values and tracking the flow of control between classes/projects I want to simply build a string as each function is exited.
Thanks,
Miguel


Reply With Quote