Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compare two date strings..
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00300955
Message ID:
00301021
Vues:
24
>Hi there,
>
>How can I best compare two date strings? I have a TEST string which I want to compare to the Date() string?
>
>TEST > Date() gives an error.
>
>Thanks in advance!

What error?

Is it a strictdate error? (Ambigous (sp) date time format)

If that is the case, then you can either set the strictdate level to 0 or you can compare ctod(dtoc(test)) > date()

Good luck!
--Todd Sherman
-Wake Up! Smell the Coffee!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform