Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retreiving accumulated results
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01501683
Message ID:
01503362
Vues:
34
>Thanks for the idea. That seems to work fine. In the OnExit event I called a UDF outside of the report and pass the mvs to the UDF.
>
>Another question would be how to concatenate 2 or more calls from the OnExit event?
>
>Thanks Naomi and everyone else.
>
>Gary

You can use something like

_VFP.SetVar('myVariable', MyFunc1() + myFunc2())
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform