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:
00130943
Vues:
26
I just downloaded GenRepoX from your web page yesterday and I'm having the same problem. I'll try the suggestions here and let you know if they help.

There was also a SET STEP ON line in wwwdrv8.prg

>>>>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
-cjh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform