Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does CMonth() function is sensitive to something??
Message
 
 
À
08/09/2002 19:01:47
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00697978
Message ID:
00698096
Vues:
19
Here's one-liner for VFP6 and eirlier.
RETURN TRIM(SUBSTR("January  February March    April    May      June     July     August   SeptemberOctober  November December ", (tnMonth-1)*9+1, 9))
>Yes, this is neat. Unfortunately, I don't have VFP7 yet. Of course, this can also be done with FoxTools.
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform