Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Emailing reports from VFP 6
Message
 
À
14/06/2002 10:34:10
Christopher Pinnock
United General Insurance Company
Kingston, Jamaique
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00668087
Message ID:
00668754
Vues:
19
Christopher

No idea. SP3 is good enough. Have you checked all the paths. I haven't tried running the demo program.

Here is an example of what the code should look like

oF2W = NEWOBJECT("frx2word", "msoexp") && Create instance of FRX2WORD
oF2W.SaveFolder = "q:\mailflight\pods\" && directory to create .DOC in
oF2W.DOC_FileName = "Wordout.doc" && name of .DOC file to create
oF2W.ReportHome="q:\mailflight\vfp" )
nSuccess = oF2W.ReportForm("podrunxy.frx")&& Report.FRX to create document
sendserr=nSuccess
release oF2W

Maybe that will help. Rsle email Fabio Vieira who is the guru.

Colin Northway
Specialist in Advertising, Marketing, especially Direct Marketing

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

Click here to load this message in the networking platform