Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with IIF Statement
Message
De
29/10/2002 12:55:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem with IIF Statement
Divers
Thread ID:
00716518
Message ID:
00716518
Vues:
44
This seems like it should be simple enough to do, yet I am having problems. I am trying to set the text for a label dynamically using an IIF statement. I don't get an error message with the statement, but it isn't working either. If I use and IF...ENDIF the code works fine, but it just looks so much more messy and complex then. Can someone take a look at this and help me figure out why it isn't working....

IIF(lltranslate, thisform.labelbase1.Caption = "",thisform.labelbase1.Caption = "")

TIA!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform