Hi Razzak

I am sorry I wasn't very clear.  

I was looking for a way to insert the errors into the
table as the error occurs.  If I have an error that
kicks me out to Windows before the CVAL('ERROR
DETAIL')) code runs I will not be able to capture
those errors.  

thanks
marc


--- "A. Razzak Memon" <[EMAIL PROTECTED]> wrote:
> At 05:47 AM 1/14/2003 -0800,  Marc Schluter wrote:
> >Hi all
> >
> >I was playing around with the CVAL('ERROR DETAIL'))
> >command and decided to Insert these messages into a
> >table.  Then look at this table to help find any
> >errors in my code.
> >
> >At the end of every command block I run a file that
> >sets 3 error vars to get the past 3 errors then I
> >insert them into the table.  Then I delete dups and
> >rows that contain 2059.
> >
> >I am hoping this will help me find some errors in
> my
> >code.  But if my app crashes before this file runs
> I
> >will not catch the errors.
> >
> >So, is it possible to have these errors inserted
> into
> >a table on the fly?
> >
> >Just Dreaming
> >Marc
> 
> 
> Marc,
> 
> I'm really glad that you are taking advantage of
> ENHANCEMENTS
> and NEW Functions in The Glorious R:BASE 2000 (ver
> 6.5++),
> Build:1.862xRT03.
> 
> And, yes you CAN insert those rows in table, as the
> values are
> stored in a variable.
> 
> Enjoy the benefits of staying CURRENT!
> 
> Very Best Regards,
> 
> Razzak.
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to