Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When is .NULL.= .NULL.?
Message
De
28/07/2000 14:45:21
 
 
À
28/07/2000 14:31:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00398289
Message ID:
00398296
Vues:
12
>However, the line If BARCODE = .NULL.
>doesn't evaluate as true. Why?

Use the IsNull() function.

>
>Also, this two empty strings:
>" " and "" aren't the same? Why?
>

Check out the SET EXACT command in the help file. It has a table explaining the differences in the comparisons. The Empty() function may provided some useful knowledge as well.

Jon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform