Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan...EndScan
Message
From
31/10/1998 03:57:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Scan...EndScan
Miscellaneous
Thread ID:
00153139
Message ID:
00153139
Views:
52
Just queer, but on the same event, the first doesn't work, but putting ALL makes all the difference. Any idea?


#1 :-

llErr = .F.
SCAN WHILE !llErr
* Commands
ENDSCAN


#2 :-

llErr = .F.
SCAN ALL WHILE !llErr
* Commands
ENDSCAN
Kenneth.
Next
Reply
Map
View

Click here to load this message in the networking platform