Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return values in parameters of a routine
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Return values in parameters of a routine
Miscellaneous
Thread ID:
00801371
Message ID:
00801371
Views:
28
Hi Everybody,

I am using an OCX control. It is using a routine which returns values in its parameters. How may I call this routine to have the parameters back?

I Wrote
Public Cx, Cy 
Cx = 1
Cy = 1

OcxRoutine(Cx, Cy)
However, after calling the routine the content of Cx and Cy did not change.

What should I do.

Thank you,
Ali
Next
Reply
Map
View

Click here to load this message in the networking platform