Here you go; a real VFP question. This has been puzzling me greatly. I have a base container class with a bunch of buttons for nav and CRUD operations, etc. In the code that handles going in and out of edit mode, I have a bit that fires off a REFRESH() when the user goes into edit mode; the goal being to make sure the user has the most recent data before they start editing. Under certain very rare but reproducible circumstances, simply executing the REFRESH function results in a variable not found message. I cannot for the life of me figure out why this error is coming up when I call REFRESH. It's not a parameter for the view or a column in the underlying table. Anyway, I'm hoping this might stir up some similar memories out there in the finest list in the land. :-)
-- rk --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/sn1pr10mb09286d206cd92e0ad3b3e2d4d2...@sn1pr10mb0928.namprd10.prod.outlook.com ** 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.

