Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making CTOD() work in Europe
Message
De
19/11/2018 15:06:26
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01663465
Message ID:
01663557
Vues:
47
>I have many places where the code is (when initializing a field to an empty date):
>
>
>replace MyField with ctod('  /  /  ')
>
>
>Do I understand correctly that the above will work regardless of the SET DATE TO and I don't need to change it?
>TIA

I don't remember if that always works or not. I would use this just to be sure:
REPLACE MyField WITH {}
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform