Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IIF() Test.
Message
From
24/04/2000 14:40:15
 
 
To
24/04/2000 13:18:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00362743
Message ID:
00362852
Views:
12
How about:
? iif(len(f)>0 .and. len(k)=0,;
iif(alltrim(skc.firma1)=f,"255",;
iif(len(f)>0 .and. len(k)>0,;
iif(alltrim(skc.firma1)=f .and. alltrim(skc.firmakod1)=k,"255","0"), "0")),"0")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform