Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retreiving accumulated results
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01501683
Message ID:
01503362
Views:
35
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform