Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CDow
Message
 
 
To
20/01/2006 08:51:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: CDow
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01088127
Message ID:
01088867
Views:
12
>Properly improved, thanks to Sergey:
>
>SELECT ICASE(nday=1,"monday ",nday=2,"tuesday ",;
>nday=3,"wednesday",nday=4,"thursday",nday=5,"friday ",;
>nday=6,"saturday",nday=7,"sunday ") as cday FROM xtable

It still suffers from the same capitalization problem <g>
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform