Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Object
Message
De
25/07/2001 16:04:49
 
 
À
25/07/2001 15:51:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00535324
Message ID:
00535334
Vues:
13
Hi Linda,

Use somefile

goto somerecord
scatter name somename
? somename.somefield
somename.somefield = 'somenewdata'
do someprogram with somename

gather name somename


somename is an objectreference for a DATA Object which is limited in methods and events, but has a property for each field. The object reference can be passed around to other objects or programs.




>Somewhere, quite a while ago, I remember reading an article (or perhaps it was a book) about creating a custom data object in VFP as a way of handling standard data operations.
>
>Where can I go for some information on this subject, or to find a model for a data object that has already been set up?
>
>Thanx,
>
>Linda
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform