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:
00115326
Vues:
16
>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")

Doesn't oReport.Print() work?

Do the steps from the command line... you can get feedback one at a time that way. Did you add the .PRG and the class library then do main while you were in debug mode so that the metadata would be rebuilt?

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform