Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SCAN REST FOR Question....
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00807548
Message ID:
00807554
Views:
19
From the current record.. You can check it like:
ia=0
GO 50
SCAN REST FOR ....
IF ia=0
?RECNO()
ia=1
endif

endscan

>In looking at code at my new job, I came across the following construct.....
>
>SEEK avalue
>SCAN REST FOR thistable.fieldvalue = avalue
>
>dahdahdah....
>
>ENDSCAN
>
>Question....
>
>Will the SCAN begin where the REST starts... or will it start over at the beginning of the table because of the FOR?? (A speed concern here.....)....
>
>Thanks
>
>Tommy
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform