It is not related to a report. I a just starting a modeless form that displays the report in an edit box.
The problem is if a modal form calls a modeless for the model form does not release scope. This was working fine in SP1. I am going to reinstall SP1 and recompile all files in project to confirm. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MB Software Solutions,LLC Sent: Friday, September 10, 2010 12:02 PM To: ProFox Email List Subject: Re: VFP9 SP2 problem On 9/10/2010 11:50 AM, Kent Belan wrote: > Hello, > > I just recently upgraded my VFP9 from SP1 to SP2 and now have a new problem. > > Program worked fine in SP1. > >> From a modal form, I do a modeless form "As Top Level" to preview a report. > > This worked fine and the report preview opened. > > Now, the report preview opens but the focus stays on the modal form > and I can not Click on the report preview form. > > I hope there is a work around for this or I will have to go back to > SP1 > > Any ideas ? Try SET REPORTBEHAVIOR 80 to see if that fixes it (unless you're specifically taking advantage of 90 features). -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 [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.

