Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Test for a property
Message
 
À
12/07/2006 12:54:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
SAMBA Server
Database:
Visual FoxPro
Divers
Thread ID:
01135767
Message ID:
01135778
Vues:
15
>How can I test for the existence of an object property? If the property does not exist I would like to add it.
>
>Thank You
IF PEMSTATUS(oObjectHere,[PropertyNameHare], 5)
   oObjectHere.AddProperty([PropertyNameHare],[initial value here if you want])
ENDIF
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform