Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date constant problem
Message
De
01/05/1998 13:42:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Date constant problem
Divers
Thread ID:
00096328
Message ID:
00096328
Vues:
44
Try this:

SET DATE TO AMERICAN
dVal = {01/01/1998}


What you get is an empty date if this code is run in a .PRG, but it works fine from the command window. I've already done a workaround, using dVal = CTOD('01/01/1998'), but this seems strange. A generic point of interest: if you place a MESSAGEBOX call between the SET DATE TO and the use of the date constant, it works fine!

Fred Taylor
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform