|
I got the code fine, thanks Jim!
David ----- Original Message -----
From: [EMAIL PROTECTED]
Sent: Wednesday, July 07, 2004 9:51 PM
Subject: [RBG7-L] - Re: Tracking Intermediate errors - plain
text Not using Outlook, I'm referring to the HTML based system Comcast offers as a default. I need to setup a client like Outlook or Netscape to do this, but haven't done this at home yet. I may even get funky and go with Eudora.. hmmm... Jim -------------- Original message --------------vy_labelcount INTEGER = 0 SET ERROR VARIABLE errvar SET VAR vy_errnum INTEGER = NULL! SET VAR vy_log INTEGER = 0 SET VAR vy_errsection TEXT = NULL SET VAR vy_errcritical --other code --likely problem section or one I want to log --Defined Section information goes here SET VAR vy_errsection = 'So and So View inop' --CODE GOES HERE CREATE VIEW junkieview SELECT ALL FROM junkietable SET VAR vy_errnum = .errvar IF vy_errnum <> 0 THEN SET VAR vy_errmsg = 'Error Creating view' SET VAR vy_errnum = .errvar SET VAR vy_errcritical = 0 --Non Critical Error SET VAR vy_labelcount Jim -------------- Original message -------------- |
- [RBG7-L] - Re: Tracking Intermediate errors - plain text Bernard Lis
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... jlimburg
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... Jim Limburg
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... MikeB
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... Jim Limburg
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... Lawrence Lustig
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... MikeB
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... MikeB
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... David M. Blocker
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... Lawrence Lustig
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... Victor Timmons
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... Victor Timmons
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... MikeB
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... Jim Limburg
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... MikeB
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... Bernard Lis
- [RBG7-L] - Re: Tracking Intermediate errors - plain ... MikeB
