Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chaining reports
Message
From
21/02/2005 08:18:03
Eyvind W. Axelsen
Profdoc Norge As
Oslo, Norway
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Chaining reports
Miscellaneous
Thread ID:
00988829
Message ID:
00988829
Views:
97
According to the article "Visual Foxpro 9.0 Report Writer in Action" (can be found here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxgen9/html/VFP9Reports2.asp), the following should work in vfp 9:
#define ListenerPreview   1
REPORT FORM Report1 OBJECT TYPE ListenerPreview NOPAGEEJECT 
REPORT FORM Report2 OBJECT TYPE ListenerPreview NORESET
The idea is that the preview should show the two reports as one in the preview window. However, when I try it, the first report is immediately displayed. Is this the correct behavior? In that case, I guess the article is just wrong?

Regards,

Eyvind.
Next
Reply
Map
View

Click here to load this message in the networking platform