Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ReportListener toolbar problem
Message
From
13/03/2011 14:02:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
ReportListener toolbar problem
Miscellaneous
Thread ID:
01503534
Message ID:
01503534
Views:
163
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.

Thanks for any pointers.

Barry Sutton
Next
Reply
Map
View

Click here to load this message in the networking platform