Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IIF() Test.
Message
From
24/04/2000 13:24:18
 
 
To
24/04/2000 13:18:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00362743
Message ID:
00362821
Views:
14
Cemal,

>? 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")

First of all, you have 4 IIF( beginnings and only 3 endings.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform