Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IIF() Test.
Message
De
24/04/2000 13:24:18
 
 
À
24/04/2000 13:18:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00362743
Message ID:
00362821
Vues:
13
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform