Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual GenRepoX3 - I just can't make it work.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Visual GenRepoX3 - I just can't make it work.
Divers
Thread ID:
00115287
Message ID:
00115287
Vues:
60
I added GenRepoX3 (Visual) to my current CBMM project. In a method I added the following code:

oReport = CreateObject("cReport")
oReport.LayoutFile = "ClosingRatio.frx"
oReport.Output = THIS.HTMLFile
oReport.OutputFormat = "HTML"
oReport.Print()

RepoStrng = "REPORT FORM ClosingRatio.frx TO FILE " + THIS.HTMLFile + " HTML"

=GenRepoX("&RepoStrng")

It looks like it starts to work, then I get the error:

Function argument value, type, or count is invalid
in the wwwdrv8.prg, line:

Local lnOLD_ASCIIRows, lnOLD_ASCIICols

Anyone have ideas to why this is failing? I also tried using the program wrapper: =GenRepoX("REPORT FORM ClosingRatio.FRX TO FILE CLOSING.HTM HTML") and it gives me the same error.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform