second I have a request. I'm missing some log/trace procedures I like to have in de debugger.
Like LogRecord to log a datarecord.
LogString, to be consistend
LogComplex for complex data
LogException
LogProperty
LogIsNull
LogResult (Variant) to log de result value of a function (for copy past together with leave)
etc
I have added them to my source. but have to do that with every update again. Can I post them here to be added to the main stream?Author:
Passion Time: 2010-12-22 18:49
OK. Thanks for your code. Please paste here and we can check and add them to our source. Author:
pabras Time: 2011-1-14 16:36
Here is the version with the extensions. hope you can use this.