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
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00299402
Message ID:
00304777
Vues:
38
SYS(1272) is I believe what you are looking for: it returns the object (not class hierarchy of the object reference.

If you had a form whose name property was Form1, that had a container on it (container1) that had a commandbutton on it (command1), sys(1270,{object references to command1}) would return the string form1.container1.command1

Is this what you were looking for?

>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 ?
>Thanks
>eric
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform