Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parameter by reference
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01522925
Message ID:
01522996
Vues:
81
Cr@p, now I forget the specific reason. I will need to rewind my mind and review the code to recall what I was attempting yesterday. It is early for me.

>Funny - was wondering the same thing a little while back for a development tool helper.
>
>I don't think there is a to detect this however.
>
>What do you need this for? Maybe there's another way to do what you need without specifically checking for a ref/value parm.
>
>+++ Rick ---
>
>>Does anyone know of a way to determine if a variable has been passed to a function by reference or by value. This is a run-time question.
>>For example:
>>
>>local a
>>a='test'
>>=Test(@a)
>>=Test(a)
>>
>>procedure Text
>>lparameter b
>>*-- here, i would like to verify that the variable 'a' was passed to 'b' as by reference.
>>...
>>
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform