Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetNextModified() returns true, although it shouldn't!
Message
De
02/04/2004 03:50:29
 
 
À
01/04/2004 12:36:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00891517
Message ID:
00891694
Vues:
23
>I have a view cursor with just one record. I do GetNextModified(0, "MyCursor") and get result: 1.
>I go to the first (and only) record on the cursor and do GetFldState(-1, "MyCursor") and get all 1's, so the record has NOT been changed or touched.
>
>I'm using VFP6 SP5 on XP Professional.
>
>What might be the problem?
>
>
>Thanks!

Hi Pertti,

GetNextModified() returns buffered records. GetFldState() for buffered record might return 1's if the state was reset to 1's using SetFldState().

Thanks,
Aleksey.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform