In VFP9 I have a form from which I am calling a report. Service pack doesn't seem to be an issue because I get the problem with SP1 & 2.
I have REPORTBEHAVIOR set to 90.
With one report, I am getting the following values reported on the calling form:
These lines are output just before the progress bar appears.
[ul][li]This only happens when running in the compiled application, not when I run it in the development environment.[/li]
[li]It doesn't happen with all reports.[/li]
[li]I've checked in the form for things like SET, ACTIVATE, DISPLAY, LIST and there's nothing.[/li]
[li]Running this report first and then another doesn't affect the 2nd one.[/li][/ul]
Any ideas?
Thanks,
Stewart
I have REPORTBEHAVIOR set to 90.
With one report, I am getting the following values reported on the calling form:
.T.
.NULL.
GFXNORENDER
LISTENER.VCX
LISTENER.VCX
LISTENER.VCX
End of locate scope.
.F.
.T.
.T.
.T.
.NULL.
These lines are output just before the progress bar appears.
[ul][li]This only happens when running in the compiled application, not when I run it in the development environment.[/li]
[li]It doesn't happen with all reports.[/li]
[li]I've checked in the form for things like SET, ACTIVATE, DISPLAY, LIST and there's nothing.[/li]
[li]Running this report first and then another doesn't affect the 2nd one.[/li][/ul]
Any ideas?
Thanks,
Stewart