Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class Method in Report
Message
De
10/04/2008 08:55:49
 
 
À
10/04/2008 07:51:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01309629
Message ID:
01309650
Vues:
8
>Hi,
>
>Is it possible to use a class method as the expression for a report field?
>I guess I'm really just asking how/whether one can instantiate a class object in the report?
>TIA,
>Viv

You can call any object.method from the report form, as long as report 'sees' the object, i.e. you should declare the object either as Public, if it is something generic and you will call it from many places, or as Local in the same method from where you call your report form. Within the called method you can do any commands.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform