Hi Alex
Yes that worked great preceded by a test....i.e. whizzing through all file
lines in the input file until almost the 4000th which triggered reporting
on the method of interests's input and output. Thank you very much for the
advice.
Best Regards
Dean

On 30 January 2017 at 11:07, Alexander Burger <a...@software-lab.de> wrote:

> Hi Dean,
>
> > trace operates in debug mode but again am not exactly sure how to ensure
> > that I am in debug mode on a method (rather than a function which is just
> > (debug 'Fn) at that point.
> > I have tried but get can't trace.
>
> While (trace 'foo) traces a function, (trace 'meth> '+Class) traces a
> method.
>
> ♪♫ Alex
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>

Reply via email to