Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GATHER NAME problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
GATHER NAME problem
Divers
Thread ID:
00806421
Message ID:
00806421
Vues:
55
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform