Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Evaluate() on a built field name
Message
De
18/01/2006 05:46:38
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
18/01/2006 02:41:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
01087596
Message ID:
01087877
Vues:
23
Ciao Fabio

>>>it is obvious that ADDPROP is more express of TO (...),
>>>as ADDPROP() it is a more specific command. For this reason it is also clearer.

>>>
>>>to read a variable property the correct way is : GETPEM
>>>
>>>to write a variable defined property the correct way is : ADDPROP(),
>>>of course, except if you want a error if the property don't exist.

ADDPROP adds a new property and can set a new value. Using ADDPROP again to update an existing property should crash since the property already exists. STORE updates an existing property. ADDPROP is neither "obvious" nor "clearer" no matter how fast it is.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform