Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AddProperty and SCATTER NAME
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00934678
Message ID:
00934691
Vues:
23
This message has been marked as the solution to the initial question of the thread.
>Can I use AddProperty to add properties to record objects
>created with SCATTER NAME?
>
>And, how?

In VFP8 and later
SELECT mytable
SCATTER NAME oRec
=ADDPROPERT(oRec, "cMyNewProperty", "Initial Value")
...
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform