Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transform - 255 character limit?
Message
From
24/09/2003 20:04:21
 
 
To
24/09/2003 19:53:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00831848
Message ID:
00832048
Views:
26
>Hello Harry.
>
>Thanks Sergey. That worked. Doesn't answer the question, but who cares!?
>
>I have experienced anomalous behavior using TRANSFORM() on memo fields.
>
>
>TRANSFORM( MyAlias.MyMemoField )
>
>
>truncates the return value
>
>
>TRANSFORM( ALLTRIM( MyAlias.MyMemoField ) )
>
>
>does not.
>
>Why? Beats me < s >. Maybe someone else around here knows why.

What does this do for you:
TRANSFORM( MyAlias.MyMemoField + "" )
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform