Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Translating Object Properties to variables
Message
 
À
08/02/1999 11:34:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00185095
Message ID:
00185103
Vues:
15
Hi Sebastiaan,

I'm surprised that you have the problem you are talking about. Inside the object you should use the This.Property syntax and outside (meaning not in one of the methods of the object), you should use the ObjectName.Property syntax. Otherwise, it works exactly the same.

HTH,

en groetjes,

Marc


>Hi, all
>
>Probably a newbie question here, but I created an object (for instance client) and added the property name to it. Now I can use the object anyway I want, but as soon as I want to use the contents of that property to do some text-editing (like doing a LEFT() or a LEN() function) I get an error message. I assume this is due to a difference in character data-types and object-property types.
>
>Anyone know a function to translate object properties to tekst-strings?
>
>thanks,
>Sebastian

If things have the tendency to go your way, do not worry. It won't last. Jules Renard.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform