Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KmoverObj
Message
From
25/06/1998 09:41:55
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00111402
Message ID:
00111538
Views:
23
>Hi again!
>
> I have a Table with a logical field. I Want to use the KMoverObj Object to represent a List Full of the Table, and List Whit True Value in the logical field of the same table. I want too, pass elements between lists.
>
> Is the correct usage for the kmoveobj? Doesn't It append records instead of change the field value?
>
>Thanks Again!

Good point... I looked at it because this is the way most of our movers work to. The record is in the selected list if a certain field is a certain value.

It looks to me that perhaps you could use it without making much of a change. Subclass it, and modify the save method to instead of doing an append blank to the biz object do a replace all selected with .t. (or whatever)...

Perhaps Kevin could add this functionality into the mover. Or perhaps I am off base and there is a simpler way to do it.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform