Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Handling Null values in expressions
Message
De
08/03/2005 16:20:58
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Handling Null values in expressions
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
00993816
Message ID:
00993816
Vues:
45
Is there anyway VFP can handle this rather then return the whole expression to .NULL.. I know you can use NVL(x,0), but I would think MS would handle this a different way.


EXAMPLE

x=mytable.myfield &&WHICH EVALS TO .null.
a=1

IF x DO something
ELSE
DO nothing
ENDI
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform