Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forcing type
Message
 
 
To
16/09/2003 16:37:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00829623
Message ID:
00829651
Views:
25
You're welcome.

>Hi Sergey:
>
>I didn't know that TRANSFORM could be used quite like that. Thanks!
>
>To accommodate the possibility of a .NULL. value it seems that you would need to code:
>
>
lcCharacterVariable = TRANSFORM(NVL(lxVariableOfUnknownType,''))
>
>Yossi
>
>>Check TRANSFORM() function.
lcCharacterVariable = TRANSFORM(lxVariableOfUnknownType)
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform