At 05:47 AM 1/14/2003 -0800, Marc Schluter wrote:
Hi allI 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.

