Lou Syracuse wrote on 2010-11-04: > Well... The programmer who wrote this system only allows one screen > to be visible at a time so there is no way I or the user can get to > another screen. In fact, he shrinks/expands the VFP main window > around each programmatically in the init(). There is no menu, just a > main form with command button. > > I'm thinking it may be something buried somewhere inside the FFC. I > asked the user to get a screen capture of it the next time it happens. >
Lou, Wow, that's dedication to an SDI design. Okay, You have VFP 9 available, use Code References and search for the caption from messagebox. This might give you an idea of where the message is coming from. If the caption doesn't help, perhaps just the "data valid" might find the elusive code. Tracy Pearson PowerChurch Software _______________________________________________ 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/000101cb7c5a$42797cb0$c76c76...@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.

