Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return values in parameters of a routine
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Return values in parameters of a routine
Divers
Thread ID:
00801371
Message ID:
00801371
Vues:
30
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform