Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining if record found in scan
Message
 
To
26/03/2003 17:40:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00770498
Message ID:
00770516
Views:
12
>lFound=.F.
>SCAN FOR ...
> lFound=.T.
>ENDSCAN
>IF lFound
>
>Your outer scan will hit all records (unless it is filtered), but you can do the same thing with a different variable to test it.



I need my outer to hit all record because the outer table contains new info that I need to change in the inner table if ssno matches. Thanks for helping out.

Nick
Previous
Reply
Map
View

Click here to load this message in the networking platform