Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fixing frx2word bug in report variable initial value
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00574226
Message ID:
00585811
Vues:
69
Andrus

Yes that deals with the property. But when I run the code

oF2W = NEWOBJECT("frx2word", "msoexp") && Create instance of FRX2WORD
oF2W.SaveFolder = "g:\swissglob\pods\" && directory to create .DOC in
oF2W.html_FileName = "Wordout.htm" && name of .DOC file to create
oF2W.ReportHome="g:\swissglob\vfp" && Optional (new to 1.5)
nSuccess = oF2W.ReportForm("podrunx") && Process MyReport.FRX to create document
release oF2W
wait window str(nsuccess)

nsuccess=-92 (ie can't produce the HTML doc)

Can you help at all?

Thanks

Colin
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform