Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Embedding function in report
Message
 
 
À
12/07/2007 14:32:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01239800
Message ID:
01239838
Vues:
6
>>
>>Then just do pre-processing on your cursor instead. May be it would be quicker.
>
>OK, I'll try.
>However, is there a way to embed a function in a VFP-8 report?
>Thanks
>
>Ed

If you call your report from a form, you can create a form's method and use it in report as
iif(vartype(thisform) = 'O', thisform.MyMethod(myField), MyOldFunction(myField))
Perhaps there could be better ideas.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform