Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you use object references in report fields
Message
De
05/10/2001 11:38:35
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00563220
Message ID:
00564830
Vues:
16
Nadya/Chris

This months Foxpro Advisor mentions this same thing in the tips column...it has

** -- in the form.activate()
public goCurrForm
goCurrForm = THIS

It says then the REPORT can then reference any property or control on the form for example
goCurrForm.edtBox.Value
goCurrForm.Caption
goCurrForm.Getsomeformproperty()

If you put this in your base class then you could reference any control or property in any Report.
Cecil....


>>Can you use object references in report fields?
>>
>>I have a form with edit box: edtComments
>>
>>Can I have a report that has a field with the same value as edtComments?
>>
>>Thanks,
>>Chris
>
>As far as I know, yes, you can, but I would create local variables in the calling button instead and access them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform