Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using objects in tables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00865443
Message ID:
00865445
Vues:
15
>Hi,
>
>I can do that with an array, now I want to do something like that in a table.
>
>TIA,

Pablo,

You mean like SELECT...INTO ARRAY or SCATTER TO ARRAY? If so, then the answer is yes. You'd use the SCATTER TO NAME < objname >. In VFP 8.0, you can create and instaitate a class object to use as the receipiant of the values. This means that the properties that receive the values can have _assign methods that will fire automatically. BTW, _access methods work as well with a GATHER.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform