Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using NOFILTER
Message
From
01/05/2001 12:48:42
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00502009
Message ID:
00502056
Views:
14
>W/o NOFILTER foxpro wasn't creating cursor on the disk. Instead it opened source table again with alias temp an issued a series command to get requred result.
>
>USE Point Again ALIAS Temp
>SET FILTER TO
>CREATION>=ldDate AND CREATION <=ldDate2
>SET ORDER TO CREATION DESCENDING
>
>?DBF("temp") would show the name of source table.
>
>Using NOFILTER forces foxpro to create cursor on the disk.

Yes, I understand all that. What I don't understand is VFP chocking on the record pointer when I move into another function.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform