Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting rows from a cursor
Message
 
 
To
07/12/2002 17:52:31
Erin Eby
Mission Critical Software
Gainesville, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00730665
Message ID:
00730666
Views:
10
You cannot PACK cursor. SET DELETED ON should take care. The deleted records still be there but VFP'll ignore them.

>Hi all,
>
>This is a pretty basic question. I have a cursor, and I would like to remove rows from it when the user clicks a button. I've created my cursor using the "CREATE CURSOR" syntax. I can mark them for deletion, but I am unable to use the PACK command to wipe them out totally. I know there's another way to do this, but I'm unsure how. Any suggestions?
>
>Thanks.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform