Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reverting an Add
Message
From
01/02/1999 16:25:17
 
 
To
01/02/1999 16:24:03
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00182659
Message ID:
00182727
Views:
8
>>>I beleive when you do a TableRevert the Buffer is complete wiped out and a fresh one is load from the values on the disk, making it impossible to test what you seem to be after.
>>
>>Hmmm... That's no good. I'll have to do some experimenting.
>>
>>Thanks,
>>
>>-Michelle
>How about before doing something like this:
>
>SCATTER NAME o
>o.AddProperty('FState',GETFLDSTATE(-1))
>o.AddProperty('DeleStat',DELETED())
>
>=tablerevert()
>
>rest of your code.....
>
>IF'4'$o.fstate AND o.DelState = .t.
>
>ENDIF
>
>
>It looks a little odd but it should probably work

I'll try it.

Thanks,

-Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform