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:
00313215
Vues:
53
>>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
>
>Rick,
>
>I don't think this is correct. SYS(1270) does not return any stroing at all, it returns an object reference.

I meant 1272 - typo on my part < g >. As the beginning of my message said SYS(1272) is what is needed:

sys(1270,{object references to command1})

Thanks for catching that Jim!
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform