Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ReportListener did work when output to html
Message
De
30/05/2006 04:13:57
F Bilo
Bilo Office
Fuyang, Chine
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
ReportListener did work when output to html
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01125778
Message ID:
01125778
Vues:
52
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!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform