TRACE.ON and TRACE.OFF can be useful, although they are arguably the most annoying debugging tools. I'm more of an EXEC 'EE' guy myself for most of my debugging, especially with paragraphs.
I also don't use logging, btw. -Kevin [EMAIL PROTECTED] http://www.PrecisOnline.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Debster Sent: Thursday, November 10, 2005 9:26 AM To: [email protected] Subject: RE: [U2] Debugger in SB+ ....and correct me if I am wrong Kevin, oh Grand Poobah of SB+ secrets... I always used the trace function in order to determine the process flow and if needed coupled with imbedding display functions (with "if user.id = " ) if needed to determine the exact value of a variable. I know you can also use logging but I never had the need. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
