Hi all,
I've discovered one other annoyance with the new report writer. When I make a call with REPORT FORM <report.frx> PREVIEW or TO PRINTER, I get a series of artifacts on the screen:
.T.
.NULL.
LISTENER.VCX
LISTENER.VCX
LISTENER.VCX
End of locate scope.
.F.
.T.
.T.
.T.
With forms, and data environment a similar issue happens, but it is suppressed by adding:
SET TALK OFF in the Before Open Tables event.
I tried adding SET TALK OFF just before the call to REPORT FORM (though globally I have it set off by default), but that didn't make any difference. What do I need to do to suppress this from appearing in the active form on screen when a report is called?
Many thanks!
Best Regards,
Scott
MSc ISM, MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"Everything should be made as simple as possible, and no simpler."![[hammer] [hammer] [hammer]](/data/assets/smilies/hammer.gif)
I've discovered one other annoyance with the new report writer. When I make a call with REPORT FORM <report.frx> PREVIEW or TO PRINTER, I get a series of artifacts on the screen:
.T.
.NULL.
LISTENER.VCX
LISTENER.VCX
LISTENER.VCX
End of locate scope.
.F.
.T.
.T.
.T.
With forms, and data environment a similar issue happens, but it is suppressed by adding:
SET TALK OFF in the Before Open Tables event.
I tried adding SET TALK OFF just before the call to REPORT FORM (though globally I have it set off by default), but that didn't make any difference. What do I need to do to suppress this from appearing in the active form on screen when a report is called?
Many thanks!
Best Regards,
Scott
MSc ISM, MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"Everything should be made as simple as possible, and no simpler."
![[hammer] [hammer] [hammer]](/data/assets/smilies/hammer.gif)