Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getnextmodified() return negative value
Message
De
30/12/2003 11:15:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Getnextmodified() return negative value
Divers
Thread ID:
00862851
Message ID:
00862851
Vues:
53
Could you please help? I'm trying to find why/when getnextmodified() return negative value? Help doesn't mentioned it...

I use something like:

use table alias aaa
select * from aaa into cursor tempcur readwrite
set multilock on
= cursorsetprop('Buffering',5,'tempcur')
go 2
replace field with 999
go top
? getnextmodified() && returns -1...


TIA
Dmitry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform