Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
If statement
Message
From
20/02/2001 17:37:50
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australia
 
 
To
20/02/2001 17:31:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00477821
Message ID:
00477827
Views:
29
Hi Ilya,

I think what you want is something like:
IF  field1 = "a" ;
OR  field2 = "b" ;
OR (field3 = "c" ;
AND field4 = "d")
Hope this helps,
Gavin...

>Hi everybody!
>I have if statement with 'or' and lots of 'and' :
>(If bbbb.&kkk..value = "" and ..... or ....and)
>Can i separate the if line in 2???
>Thank U!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform