Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining if record found in scan
Message
From
26/03/2003 17:40:31
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00770498
Message ID:
00770505
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform