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:
01415648
Vues:
58
>What's the point in using array in this case? What's wrong with separate properties?
>

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.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform