Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you display a logical in a WAIT WINDOW?
Message
De
06/04/1998 13:10:55
 
 
À
06/04/1998 13:03:59
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00089879
Message ID:
00089884
Vues:
23
>>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?
>wait window iif(myvar, ".T.",".F.")
>Cetin
---
Hi Certin
that works! thanks - it would
seem like you could use:
WAIT WINDOW str(myvar) or
WAIT WINDOW val(myvar) or something that would convert a logical into a string
so it could be displayed in a WAIT WINDOW. but anyhow, your method works.
:)))))
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform