At 08:36 2014-10-08, Richard Kaye <[email protected]> wrote:
Another memory lapse on my part... ;-) I still think ASSERTS are way
better than SET STEP as you can define logical conditions that give
you the opportunity to invoke the debugger on demand.
This works, too:
if <logical conditional>
set step on
endif
I often output debugging information in the if block before the set step on.
[snip]
Sincerely,
Gene Wirchenko
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.