I have an app that does my reporting/printing and emailing out of jobs. I developed it in VFP7 and it has been running nicely for years. We got VFP9 for the new reporting engine so I want to run this app in 9. Copied all the code to a new folder so I can still run the old one if necessary when changes have been made. My main app posts jobs to a queue and this app has a screen with a grid showing queue entries and the status etc and as the jobs are processed the queue moves up. On the old app when a report was run it showed a dialog box "myreport.frx" page ... and that worked fine. On the new app the problem I have is that when a report is run the screen now scrolls up and shows text like this:
.T.
.NULL.
GFXNORENDER
LISTENER.VCX
LISTENER.VCX
LISTENER.VCX
End of locate scope.
.F.
.T.
.T.
.NULL.

It looks like some part of the new reporting engine is setting its own environment up and talk is set on. I have tried the NODIALOG option on the REPORT FORM command but no joy. I have also just run the report with the screen active and get the same output.

Any ideas or has anyone seen this before? There must be a way of changing this behaviour but not sure where.


--
* Peter Cushing *
IT development and support

Signature


_______________________________________________
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/[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.

Reply via email to