Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Confused about how VFP handles tableupdates.
Message
 
À
13/10/2000 15:57:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00429328
Message ID:
00429339
Vues:
15
>>I use the following.
>
>>IF ISNULL(GETFLDSTATE(-1))
>> RETURN .F.
>>ELSE
>> RETURN ("2" $ GETFLDSTATE(-1) OR ;
>> "4" $ GETFLDSTATE(-1))
>>ENDIF
>
>
>Thanks Ko.
>
>I find that after record is modified, the point better not move off of the modified record or else GETFLDSTAT(-1) will return with "111111...".

I thought that that was only tru if you don't use table buffering
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform