Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
(Object) = (Object): Operator/operand type mismatch
Message
De
30/10/1998 05:27:12
Marco Beuk
Innovero Software Solutions
The Hague, Pays-Bas
 
 
À
30/10/1998 05:13:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00152639
Message ID:
00152643
Vues:
26
>>Why can't i check if an object reference equalizes an object refrence:
>>
>>oObject = This WORKS
>>? oObject = This Operator/oparend type mismatch
>>
>>How should i check if to object refrence refer to the same object (its names are not unique).
>>
>>Marco Beuk.
>
>Hi Marco
>Try it slightly different

>oObject = This WORKS
>? oObject.name = This.name
>
>Best

But the name can be the same while the objects are different because the name of an object doesn't have to be unique.

Marco.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform