Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing an object to the report
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00132484
Message ID:
00132485
Vues:
14
>I've got an object that has a number of properties that'd I'd to include in a report. I'm wondering if/how I can pass an object reference to the report. Unfortunately, I can't create the object from the report.
>
> My next thought was to create a method that took these properties and made them local variables, then ran the report from that method instead of my Print() method. I might just do this instead, but I kind of prefer having all my print code located only in the Print method.
>
> Ideas?
>
>Thanks,

You can use property of any existing object inside report form. The only thing is tto provide full reference to it e.g.:
oApp.ReportTitle
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform