Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Gather memvar bug?
Message
De
01/04/2004 12:13:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Gather memvar bug?
Divers
Thread ID:
00891508
Message ID:
00891508
Vues:
100
Hi all,
Is this proper behavior of a GATHER MEMVAR FIELD EXCEPT command?
create cursor test1 (fld1 i, fld2 i)
insert into test1 values (1,1)
scatter memvar
create cursor test2 (fld1 i, fld2 i)
append blank
gather memvar fields except 'fld2'
browse
replace fld1 with 0
gather memvar fields except 'fld1,fld2' && updates both fld1 and fld2!!!
browse
ramil
~~ learning to stand still
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform