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. -Lew
_______________________________________________ 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.

