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
Divers
Thread ID:
00115287
Message ID:
00115783
Vues:
11
>>>oReport = CreateObject("cReport")
>>>oReport.LayoutFile = "ClosingRatio.frx"
>>>oReport.Output = THIS.HTMLFile
>>>oReport.OutputFormat = "HTML"
>>>oReport.Print()
>>
>>What happens after this line? It should go ahead and print. No further steps needed. Do you get any error messages?
>>
>
> It displays your tag in the upper right hand side of the screen, then gives me the error:
>
>
>Function argument value, type, or count is invalid
>in the wwwdrv8.prg, line:
>
>
>If I start the debugger, it has the following line highlighted:
>
>Local lnOLD_ASCIIRows, lnOLD_ASCIICols
>
> So it works up to the oReport.Print() statement, then when it starts to run the report, it fails.


This looks OK to me, unless you are not useing VFP.

Try to recompile all the components, like that:

COMPILE GENREPOX.PRG
COMPILE WWWDRV2.PRP
COMPILE WWWDRV8.PRP

Hope that works...

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