On Wed, Sep 2, 2009 at 12:27 PM, kub<[email protected]> wrote: > Unfortunately &trace is private and I cannot use it without parsing > string representation of condition. > Can &trace condition be made public ? Or you have reasons not to do it > now ?
You can get the &trace info by using the conditions and records introspection API. I'm not on my computer right now, so I'll show you how later if you haven't already figured it out. --Derick
