Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you display a logical in a WAIT WINDOW?
Message
 
À
06/04/1998 13:02:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00089879
Message ID:
00089882
Vues:
25
>I would like to display a logical variable (myvar = .t.) in
>a WAIT WINDOW. I have tried:
>WAIT WINDOW myvar - but it does not work - any ideas?

Robert, try
WAIT WINDOW IIF(myvar = .t., "MyVar = True","MyVar = False")

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform