Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EVALUATE not support null parameter
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00841002
Message ID:
00841031
Vues:
27
>
>Nope. If you do "x=null", x is not a string, is null (no datatype).

Are you sure? Try
x = ""
? TYPE("x")  && "C"
x = Null
? TYPE("x")  && "C"
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform