Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AND OR Logic
Message
 
To
17/12/2008 21:21:20
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01368370
Message ID:
01368385
Views:
8
>Are the results of these different?
>
>!EOF() OR !BOF()
>!EOF() AND !BOF()
>
Yes the result is different. The former is .T. when either EOF or BOF is not .T. (one of them may be .T.) while the latter is ony .T. if both EOF and BOF are not .T.
Previous
Reply
Map
View

Click here to load this message in the networking platform