Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EMPTY(m.date)
Message
 
 
À
13/06/2001 15:23:19
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00519022
Message ID:
00519028
Vues:
18
>This may have been discuss before. I wonder why FP looks at EMPTY(m.date) as m.date < DATE()? The following is what I have to use (as always back with FPW):
>
>(auth.end > DATE() OR EMPTY(auth.end))
>
>I mean, to me, looking at an empty date would mean future, yet FP looks at it backwards?

Huh? If I do the following and the command window:

dDate = {} && empty date
? dDate < date()

returns True. Empty date is like time zero in the past and is not a null value [isnull(dDate) returns false]. I do not understand the problem.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform