Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IIF() Test.
Message
De
24/04/2000 14:40:15
 
 
À
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:
00362852
Vues:
14
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")
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform