There is no way, as far as I know, to make VFP use the external report instead the built-in one. I would suggest to have a "test mode" option somewhere in the menu, or maybe in an ini file, and if that's active, VFP look first for a report named MyReport_Test instead of MyReport and run the test report instead the real one.
> -----Original Message----- > From: [email protected] [mailto:profoxtech- > [email protected]] On Behalf Of Vincent Teachout > Sent: Tuesday, July 13, 2010 7:32 PM > To: [email protected] > Subject: Some way to override built-in (compiled) report with test report > > I thought there was an easy way to do this, but I'm not finding it. > > I need to replace the report that's compiled into my program with a test > version of the same report to help solve a problem. > > For reasons to long to go into, replacing the current program on the users > machine with a new version would only be a last resort. > > I thought if I had the report.frx file in the same folder as the program, the > program would use that version instead of the compiled one. > > Obviously, that didn't work. Is there a way to do this, or do I need to > install a > new program? Thanks. > [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.

