Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HOW TO CONVERT A LOGICAL VARIABLE TO STRING
Message
From
03/11/1998 19:49:46
 
 
To
03/11/1998 17:33:52
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00154129
Message ID:
00154165
Views:
17
WAIT WINDOW 'THIS IS THE VALUE .' + transform(lMyvariable, "") + "."

Vlad

>Hello everyone:
>I want to display the content of a logical variable(.T. .OR. .F.) AS FOLLOWS :
>
>WAIT WINDOW 'THIS IS THE VALUE'+lMyvariable
>
>but I get an error: operator/operand type mismatch.
>
>How can I convert this variable to character so I can display it with the WAIT WINDOW command.
>
>Thanks,
>Sergio
Previous
Reply
Map
View

Click here to load this message in the networking platform