Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Object
Message
From
25/07/2001 16:04:49
 
 
To
25/07/2001 15:51:00
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00535324
Message ID:
00535334
Views:
14
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform