Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AND and OR evaluations in conditional statements
Message
From
11/04/1999 17:21:10
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00206066
Message ID:
00207321
Views:
15
And AND is evaluated before OR in any case. :)

Vlad

>But * IS evaluated before + is every case;
>
>?5+2*7 && 19
>?2*7+5 && 19
>?7*2+5 && 19
>
>The multiplication is always done before the addition.
Previous
Reply
Map
View

Click here to load this message in the networking platform