Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GenRepoX HTML
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00297156
Message ID:
00297158
Vues:
34
>Hello,
>
>I am having some problems with the GenRepoX program and looking for some help.
>
>All I want to do is output a standard VFP report to an HTML file.
>
>I downloaded both the 3.0 GenRepoX and the beta HTLM drivers and have them in the same directory. I open a single table and create a simple VFP report called "report1".
>
>Then I run:
>
>=GenRepoX("Report Form REPORT1 to file Test.htm HTML")
>
>I keep getting error saying "function argument value invalid" from the wwwdrv8.prg file on all lines that start with "LOCAL"
>
>Any Ideas?
>
>Thanks,
>
>Jeff

There are some issues with that driver. All the fields should be text format to avoid problems (not all of them cause trouble, but anyway...).

I think the date fields are most critical. So instead of just using "mytable.datefield", try "DToC(mytable.datefield)".

Regards,
Markus




Markus Egger
President, EPS Software Corp
Author, Advanced Object Oriented Programming with VFP6
Publisher, CoDe Magazine
Microsoft MVP since 1995
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform