Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fixing VFP 7 crash on date entry
Message
De
16/10/2001 15:11:09
 
 
À
16/10/2001 14:49:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00569105
Message ID:
00569218
Vues:
40
>>How to fix ? I cannot check all date fields before opening form!
>
>You need to use a date setting other than SHORT. Try this:
>
>SET MARK TO '.'
>SET CENTURY ON
>SET DATE DMY
>DO FORM formname

My application must use windows date settings, I cannot hard code them.
So I have lines

SET SYSFORMAT ON
SET CENTURY ON

in my init code.

How to use your suggestion so that this is works with any windows date formats ?
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform