Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you display a logical in a WAIT WINDOW?
Message
 
To
06/04/1998 13:02:15
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00089879
Message ID:
00089882
Views:
26
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform