Hello: We're running Rbase 6.1 for DOS on a W2K server and are looking for a programmer interested in doing onsite work in the Northwest Suburban Chicago area on an as needed basis.
Any interested parties please email [EMAIL PROTECTED] ----- Original Message ----- From: "Troy Sosamon" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, July 27, 2004 9:27 PM Subject: [RBASE-L] - Re: Tracing Stored Procedures > Does "debug trace" as the first line in the SP work when you turn debug on? > Maybe "set echo on"? > > I have not tried it. I seem to remember someone showing a way to trace a SP > at an old developers conference. > > Troy > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis > McGrath > Sent: Tuesday, July 27, 2004 8:25 AM > To: RBASE-L Mailing List > Subject: [RBASE-L] - Re: Tracing Stored Procedures > > Looks like I am going to have to embed PAUSE USING commands in the code > to test what is happening in my form. Drat!!! > > Thanks for the info. > Dennis > > --- Bill Downall <[EMAIL PROTECTED]> wrote: > > Dennis: > > > > >From the HELP files: > > > > To Trace a Stored Procedure > > > > Enter the following code at the R>prompt: > > > > TRACE SELECT sys_proc_src FROM sys_procedures WHERE + > > sys_proc_name = 'procname' > > > > Unfortunately, if your SP uses parameters, I know of no way to TRACE > > an SP and > > also pass parameters to it. I have submitted that as a feature > > request. > > > > Bill > > > > > > On 27 Jul 2004 at 6:49, Dennis McGrath wrote: > > > > > Is there any way to trace a stored procedure to be used with CALL? > > > > > > I've searched RSytax.com in vain. > > > > > > Using 6.5++ > > > > > -- Bill Downall > > [EMAIL PROTECTED] > > 317.297.3810 > > > > ******************************** > > Notice: The ISP for our domain, SBC Ameritech, > > is currently having a problem keeping up with the > > volume of email and spam going through their mail > > servers. This means that sometimes mail gets through > > to and from us immediately, and sometimes the SBC > > Ameritech web hosting mail servers get constipated, so that > > delivery of mail to or from downallconsulting.com > > can be delayed by as much as half a day. If your message > > is urgent, please follow up with a telephone call. > > ***************************************** > > > > > --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [EMAIL PROTECTED] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [EMAIL PROTECTED] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [EMAIL PROTECTED] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [EMAIL PROTECTED] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

