Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set and Get appl obj property good practice
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01415630
Message ID:
01415649
Vues:
66
>Simplifying code. For example:
>
>
>*--  if I have properties I would get them as following:
>cMetaTableName1 = oApp.SomeLoneNameofProperty
>
>*-- if I have array:
>cMetaTableName1 = oApp.aMetaTableName[1]
>
>
>With array, all I have to do is remember the array number (I am better at numbers than at words). Also, adding new properties would be as simple as adding an element to array.

It doesn't look better to me. It's very easy to make mistake by supplying wrong number.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform