Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
STR for logical field?
Message
From
30/03/2001 16:41:03
David Brunelle
Université de Sherbrooke
Sherbrooke, Quebec, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00490356
Message ID:
00490463
Views:
9
>>>How to put logical into text? I forgot, sorry to ask. (sample: text+STR(numeric)+STR(logical)?)
>>>
>>>Chuck
>>
>>Transform() will do it. However, unlike Bill's suggestion, this gives you the periods around the value and you may not want this.
>
>And better yet, with Bill's suggestion you can return any value for the logical you want. IE .t. = "Yes" .f. = "No" or .t. = "True" .f. = "False" etc.

Hmm, isn't there a functin called EVALUATE that will return T for .T. and F for .F. ???
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform