Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any alternative to CMONTH()
Message
From
07/01/2000 11:33:41
 
 
To
07/01/2000 11:23:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00314516
Message ID:
00314526
Views:
28
>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}'))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform