Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot see the updated value
Message
From
23/10/2001 07:07:06
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Cannot see the updated value
Miscellaneous
Thread ID:
00572000
Message ID:
00572000
Views:
45
hi,
use MyTable in 0 order tag MyTag shared
select MyTable
seek MyTarget
replace MyData with NewData
wait window transform(MyData)  && here it displays the new value, good.

use MyTable again in 0 alias MyTable2 tag MyTag shared
select MyTable2
seek MyTarget
wait window transform(MyData)  && here it displays the old value! eek!
why? and how should I do? I do not want to close the table and open it again, because there are serveral grids and relations set up.. or is it necessary to?

Thanks for any help!
Jimi
error(503): file structure failure, signature file corrupted.
Next
Reply
Map
View

Click here to load this message in the networking platform