MossNelson
Programmer
Hi, I would like to upgrade my VFP reports with some of the features available with Set Reportbehavior 90 in VFP9 SP2.
If I call a report using the standard REPORT FORM myreport.frx TO PRINTER NOCONSOLE with Set Reportbehavior 90 I get "TALK" back to the calling form. Eventually, it overruns the calling form with messages and happens even though SET TALK is Off.
Interestingly enough, it does not happen on a development machine only when run inside an exe. Set Reportbehavior 80 stops it from happening. Any idea why the NOCON is being ignored ?
If I call a report using the standard REPORT FORM myreport.frx TO PRINTER NOCONSOLE with Set Reportbehavior 90 I get "TALK" back to the calling form. Eventually, it overruns the calling form with messages and happens even though SET TALK is Off.
Interestingly enough, it does not happen on a development machine only when run inside an exe. Set Reportbehavior 80 stops it from happening. Any idea why the NOCON is being ignored ?