Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ReportListener did work when output to html
Message
From
30/05/2006 04:13:57
F Bilo
Bilo Office
Fuyang, China
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
ReportListener did work when output to html
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01125778
Message ID:
01125778
Views:
53
I do the code like this :

*******************************************************************
local loListener as ReportListener
SET REPORTBEHAVIOR 90

do (_ReportOutput) with 5, loListener && try to output html file

olistener.quitemode = .T.
olistener.targetfilename = "c:\htmltest.htm"
Report form &myfrx OBJECT loListener
*******************************************************************

It's work, but i got an empty html file with file size 0 byte!
Can anybody help?
tks!
Next
Reply
Map
View

Click here to load this message in the networking platform