Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxypreviewer breaks report to file ascii command
Message
From
04/12/2011 03:59:34
 
 
To
03/12/2011 19:08:12
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01530190
Message ID:
01530302
Views:
55
>FOxyPreviewer needs to have SET REPORTBEHAVIOR 90 to work. Setting it to 80 disables it completely, although it still remains in memory.

I embedded foxypreviewer and tried

SET REPORTBEHAVIOR 80
LOCAL loReport AS PreviewHelper OF FoxyPreviewer
loReport = CREATEOBJECT("PreviewHelper")
loReport.AddReport(pcGRXTempName, pcGRXRepExpr)
loReport.RunReport()


and it worked OK.
So I don't understand why it requires REPORTBEHAVIOR 90
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform