Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Filter and GO Bottom
Message
From
06/05/2004 16:21:35
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
06/05/2004 14:45:46
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00901656
Message ID:
00901749
Views:
14
Danger!

use table
index on recno() tag rectag

=cursorsetprop("Buffering",5)
append blank
?tableupdate()
=cursorsetprop("Buffering",1)

?seek(reccount()) && .F. ????
?seek(-1) && .T. ????

Index tag based on recno() is not updated when VFP assigns real recno().
Previous
Reply
Map
View

Click here to load this message in the networking platform