Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any alternative to CMONTH()
Message
De
07/01/2000 11:33:41
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
07/01/2000 11:23:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00314516
Message ID:
00314526
Vues:
26
>I got a table that uses values from 1 to 12 in a field. I want to show as a Character month in a text box.
ln = myTable.myField
lc = LTRIM( STR( ln ) )
? cmonth( EVAL( '{^'+str(year(date()),4)+'/'+lc+'/01}'))
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform