Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EMPTY() Bug - Review
Message
De
30/04/2004 06:36:47
 
 
À
30/04/2004 06:04:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00899617
Message ID:
00899648
Vues:
19
>
>Marvin, personally I think a numeric value of zero should not return .T.
>for empty() becasue zero is a valid value for a numeric.
>

>
>EMPTY() is not a validate test for data domain expression,
>and it is not a validate test for data unknown.
>
>For zero it must return .T., and it do this:
>
>? EMPTY(0)
>z = 0
>? EMPTY(m.z)
>
>
>You have confused EMPTY() with ISBLANK() ?
>
>? EMPTY(''),ISBLANK('')
>? EMPTY(0),ISBLANK(0)
>
Hi Fabio. I live in perpetual confusion but thats besides the point. I express an opinion here that a numeric value of zero imo is not the same as empty. Its a valid value for a numeric. But its only an opinion :)
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform