Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Confused about how VFP handles tableupdates.
Message
From
13/10/2000 16:10:31
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00429328
Message ID:
00429344
Views:
14
>>>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

Well unless there something wrong with my version of VFP, I'm getting back "11111111..." form GETFLDSTAT(-1) if my record pointer moves off of the modified record. I just tested on the command window. In case you are wondering my table is buffered to 5 (optim. table).

Can anyone shed some light on this matter?

Thanks
HI-YO SILVER AWAY!!
The Lone Ranger, The late Clayton Moore R.I.P.
I am a fool!
Previous
Reply
Map
View

Click here to load this message in the networking platform