Thanks Jim. > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Jim Harvey > Sent: Thursday, January 15, 2009 7:52 AM > To: [email protected] > Subject: RE: edit fxlistener class > > Hi Cathy, > > Here is Martins response about moving the line order: > > ***************** > > Hi Jim, > > These are two separate issues. > > 1. The screen talking is a bug in VFP 9 SP2 - fortunately the bug is in the > FFC class that is distributed with source codes so you can fix it yourself: > > In the .LoadReport() method of fxlistener class (_reportlistener.vcx class > library) > THIS.setFRXDataSessionEnvironment() > Needs to be above > > THIS.createHelperObjects() > > 2. The other problem with x_trim is mine. You can ignore the error message, > it won't do no harm, or you can redownload v. 12.7 again and the error will > go away. > > ***************** > > > > > > > > James E Harvey > Hanover Shoe Farms, Inc. > M.I.S./Corresponding Officer > Off: 717-637-8931 > fax: 717-637-6766 > email: [email protected] > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Cathy Pountney > Sent: Wednesday, January 14, 2009 2:03 PM > To: [email protected] > Subject: RE: edit fxlistener class > > What lines in LoadReport need to be repositioned. I'll try it on my > machine. > I have the latest version of XFRX so I can make the change and rebuild our > app and see what happens. > > Cathy > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] > On > > Behalf Of Jim Harvey > > Sent: Tuesday, January 13, 2009 7:23 AM > > To: [email protected] > > Subject: edit fxlistener class > > > > I use XFRX from Eqeuscom to send vfp reports to Word, Excel & PDF's. > > > > The latest version has a very slight "bug" that can be corrected by > > repositioning lines in the .loadreport() method in the class fxlistener > in > > the class library _reportlistener.vcx in the ffc folder. > > > > Using the Project Manager I select the class in the class library, select > > modify, find the method and make the change. Then save and run the > process > > in development mode, and it cures the "bug". > > > > As soon as I rebuild the project an error message appears at the end, > "File > > already exists." Select "OK", the only option, go back to review the > > method, and the code has reverted back to its original order. > > > > I can't figure what I'm not doing correctly to change this class, and > make > > it stick? > > > > > > > > James E Harvey > > Hanover Shoe Farms, Inc. > > M.I.S./Corresponding Officer > > Off: 717-637-8931 > > fax: 717-637-6766 > > email: [email protected] > > > > > > > > [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/002401c97a48$8d49ae60$a7dd0b...@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.

