Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ReportListener toolbar problem
Message
 
 
To
13/03/2011 14:02:12
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01503534
Message ID:
01503535
Views:
63
IIRC, the problem has been resolved in VFP9 SP1 or SP2.


>I am trying to get to grips with the ReportListener and have come across the following problem.
>The following code works OK when run as a prg from the command window
>
>ox=createobject("ReportListener")
>ox.listenertype = 1
>ox.PrintJobname = "My test report"
>REPORT FORM  test.frx OBJECT ox
>
>but when compiled into my exe the preview toolbar cannot be selected.
>The only option is to press Escape to close the report.
>None of the zoom or pagination options can be selected.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform