Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Gettings started with genrepox
Message
De
25/07/1999 12:22:55
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00244162
Message ID:
00245850
Vues:
16
Thanks Markus!
>
>Something along these lines should get you started:
>
SET CLASSLIB TO GENREPOX
>oReport = CreateObject("cReport")
>oReport.LayoutFile = "demo.frx"
>oReport.Print
>Basically, you have a report called demo.frx which is a standard VFP report, but you may add commands to the comment snippets. You then tell the GenRepoX report object what FRX you want to print, and call the Print() method to execute it.
>
>Markus
--Todd Sherman
-Wake Up! Smell the Coffee!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform