Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GATHER NAME problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
GATHER NAME problem
Miscellaneous
Thread ID:
00806421
Message ID:
00806421
Views:
54
I have a collection of objects which have been created with SCATTER MEMO NAME. I am changing some of the property values by scanning some xml (using XMLDOM) and at the end I'm issuing a GATHER NAME loMyObject MEMO. I am ensuring that the destination table is in the current work area and that the record pointer is on the relevant record.

My problem is that most (although some) fields in the destination table aren't being updated. The object still has all properties as per the table and the values are all fine and , in fact, if I issue a REPLACE somefield WITH loMyObject.Somefield then the field in the destination table is updated - just not with the GATHER NAME.

The couple of fields that do update ok have been assigned values in the current scope - the rest were supplied in another method. This makes me think that it is a bug of some sort (I guess)

Does anyone know what could cause this to be (besides a bug) ?
Cheers,
Jamie
Next
Reply
Map
View

Click here to load this message in the networking platform