Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan...EndScan still a problem?
Message
From
09/12/2001 19:40:14
 
 
To
07/12/2001 02:09:49
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00589532
Message ID:
00591895
Views:
34
>>>>SELECT TableA
>>>>SCAN
>>>> do something
>>>> SCAN while something
>>>> do somethingelse
>>>> nRec= RECNO()
>>>> ENDSCAN && TableA
>>>> GO m.nRec
>>>>ENDSCAN && TableA
>>
>>Yep, and as J Booth said, as long as you understand what is happening to the record pointer, there is no problem. Speaking of strange record pointer behaviour did you see the post on where
>>LOCATE RECORD xxx
>>ignores the current filter condition. Sort of surprising. Again it not something I'd ever use but the guy wanted a way of quickly getting to the next record with a filter set. GO RECORD xxx certainly ignores the filter (and rightly so) but LOCATE in every other instance obeys the filter setting.
>
>Seems to be that RECORD clause ignores all Filter, Set Deleted and Set Key settings currently in effect, regardless of the command with which you use it. It would be interesting to try it with commands such as Delete, Replace, Recall, Report Form and any other command which has a scope clause. Not now, it's 2AM and I'm trying to read myself into sleep :).

Hey wake up !!! :-) Ding ding ding...

Feeling refreshed?

Yep, I'm sure you're right there. Another thing to keep in mind. Cheers for now.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform