Hello List.
I have a CMS file, and need convert the date in the format DD/MM/YY (01/12/10),
to week day.
Try used this, but don't work :
52 *-* data = word(saida,1)
>>> "01/12/10"
54 *-* campoa = date('w',data)
54 +++ campoa = date('w',data)
20 +++ call vetipo
5 +++ call processa
DMSREX475E Error 40 running CPUXX EXEC, line 54: Incorrect call to routine
Is possible, do this what We need?
Thanks very much.
Sergio Lima Costa
Sao Paulo - Brazil
- How can get the Week day ? Sergio Lima
- Re: How can get the Week day ? Dave Jones
- Re: How can get the Week day ? Carlos Romero Martin
- Re: How can get the Week day ? Sergio Lima
- Re: How can get the Week day ? George Henke/NYLIC
- Re: How can get the Week day ? Chip Davis
- Re: How can get the Week da... Edward M Martin
- Re: How can get the Wee... Kris Buelens
- Re: How can get the Week da... George Henke/NYLIC
- Re: How can get the Wee... Les Koehler
- Re: How can get the Wee... George Henke/NYLIC
