Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for a specific type of object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00091531
Message ID:
00091542
Vues:
16
>Is there a way to determine if an object of a particular class already exists in memory. I'm not looking to TYPE() an object. I want to be able to determine if an instance of class ABC is already in memory. It may be called goMyObject or goYourObject, who knows. I just want to be able to identify any objects in memory of type ABC.
>
>That make sense?
>
>Thanks.

hello

what about checking for TYPE('goMyObject') = 'O'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform