Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
First day of the month
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
First day of the month
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01411761
Message ID:
01411761
Vues:
121
I am trying to get the first day of the month, using the code below

mAhead = CTOD( "01" + "/" + CMONTH(DATE()) + "/" + STR(YEAR(DATE())))

= MESSAGEBOX( mAhead )

But I am getting and empty messagebox
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform