Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PEMSTATUS: I got the object name: how can I get the obje
Message
De
06/12/1999 18:14:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00299402
Message ID:
00299405
Vues:
41
Hi Eric,

>In my code, I have form objects that I saved the name using for each myobject in form.controls. I want to do pemstatus on them but their name is of course character. Is there a way ?

If the name is an actual object reference (or is built into one) you can jst put an EVAL() around the character variable or property.

Personally, since the name wont always be found as an object reference (actually rarly at that) I would change your variables (or properties) to store the object reference, then you get the object, which has the name if you want :-)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform