Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you display a logical in a WAIT WINDOW?
Message
From
06/04/1998 13:10:55
 
 
To
06/04/1998 13:03:59
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00089879
Message ID:
00089884
Views:
22
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform