How did you fix it? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kent Belan Sent: Thursday, February 21, 2008 12:13 PM To: [EMAIL PROTECTED] Subject: RE: I am resending this email from my personal email account, astumbleweed sent you a secure message.
I seem to recall having a problem similar to this. I had a bug in my error handler and when I got a program error, the error handler would then have an error and call itself, and keep the cycle going calling itself until it finally got a nesting error. HTH, Kent > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Murali Krishna Davuluri > Sent: Thursday, February 21, 2008 12:41 PM > To: [email protected] > Subject: I am resending this email from my personal email account, > astumbleweed sent you a secure message. > > > Ed > I am facing a peculiar problem. This started just 3 weeks back. The > application I am working is years old. I am using VFP 8.0. The problem > is this. VFP is reporting any error as "Nesting Error". It is not > saying where and what. The error message box's caption is "Programming > Error". The message is simply "Nesting Error". For example if I try to > select data from a table which is not open, it should say "Alias Not > found". But it says Nesting Error. If a variable is not found it > should say Variable not found. But it says Nesting Error. > If I am trying to create a cursor whose name is already in use it > should say Alias already in use. But it says Nesting Error. This > started happening like 3 weeks back. This is making my life miserable. > Any help is appreciated. > Thanks > Murali K Davuluri > > > _________________________________________________________________ > Shed those extra pounds with MSN and The Biggest Loser! > http://biggestloser.msn.com/ > > --- StripMime Report -- processed MIME parts --- multipart/alternative > text/plain (text body -- kept) > text/html > --- > [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 Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** 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.

