Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indirect use of variables
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Indirect use of variables
Divers
Thread ID:
00004081
Message ID:
00004081
Vues:
93
Hello,

I have the name of a memory variables or property in
another one. Unfortunately indirect use is not always
possible. STORE allows to store indirect:
STORE "XX" TO (variablecontainingname) but not the other
way round. GATHER and REPLACE also allow indirect access.
I want to use the value of a variable which name is in an
other variable.

Example:
STORE (variablecontainingname) TO myvar - (not possible)
myvar should have the value of the variable named in
variable variablecontainingname

Any suggestions? Thanks.

Andreas
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform