Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text Rotation
Message
From
22/09/2005 11:05:08
 
 
To
22/09/2005 10:51:04
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01051984
Message ID:
01051995
Views:
16
Hi Mike.

>loListener = NewObject('SFReportListenerDirective', 'SFReportListener.vcx')
>loListener.Successor = NewObject('SFRotateDirective', 'SFReportListener.vcx')
>loListener.ListenerType = 1
>
>loListener.AddReport(reportname)
>loListener.RunReports()
>loListener.RemoveReports()

Just a shot in the dark here, but does it make a difference if you make SFRotateDirective the lead listener?

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform