Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
(Object) = (Object): Operator/operand type mismatch
Message
 
À
30/10/1998 09:03:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00152639
Message ID:
00152834
Vues:
21
Hi Cetin,

> o1.name = "x"+o1.name

Be carefull. According to Murphy's law you have at least two controls in the same container with that name. I think it's better to use a property that doesn't have any affect on VFP like Comment (before anyone comments on it *s*, I know that not all objects have a Comment property, but not all have a name property, either).

If you use Name, you should make sure that the parent control (if one exists) doesn't have an object with the same name.

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform