Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forcing type
Message
 
 
À
16/09/2003 16:37:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00829623
Message ID:
00829651
Vues:
26
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform