This *may* have been a case of copying a table back & forth without including the index. Other than that, I'm not sure. It's only happened once or twice.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Derek Kalweit Sent: Thursday, February 08, 2007 2:53 PM To: [EMAIL PROTECTED] Subject: Re: More buffer overrun: 2 specific cases > I've isolated two related conditions that immediately precede this > error. The both occur when my on error ... handler routine starts up > and either the error() function returns 0 but message() returns a > valid message for the condition that caused the error or the other way > around, ie error() returns an appropriate, non-zero value, but > message() is blank or null. The 2 errors in question are related to > table io, one when a field validation rule is violated, the other when > there's a corrupt index file. > Screwy but true. How is your index file corrupting? -- Derek [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

