Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Days in month
Message
De
05/11/2007 12:07:15
 
 
À
05/11/2007 12:05:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
01266644
Message ID:
01266760
Vues:
10
An error in the formula - it should be:
FUNCTION DayInMonth
LPARAMETERS pnMonth
RETURN DAY(GOMONTH(CTOD(TRANSFORM(pnMonth)+"/01/"+TRANSFORM(YEAR())),1)-1)
Should use CTOD() rather than DTOC()...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform