Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing form's properties inside a report
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00230268
Message ID:
00231266
Vues:
15
>How can i reference a form's property inside a report?
>i.e: I want the report to print myform.my_property
>
>I can't issue thisform.my_property because i get an error message.
>
>Thanks
>
>Juan Carlos

Set a vaiable that has scope prior to running your report. Then use that variable in your report...

cMyRptVariable = MyForm.SomeProperty
DO REPORT FORM MyReport


HTH,
Jack
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform