Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Validade CTOD( )
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01334365
Message ID:
01334367
Vues:
7
This message has been marked as the solution to the initial question of the thread.
>I need to take character field with CTOD( ), and return F
>if it is not a valid date
>
>How is it possible ?

CTOD() will return empty date if it cannot convert its parameter into a date
? NOT EMPTY(CTOD(CharDateField))
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform