| Author |
Clipper NTX date sorting problem
|
|
| dalsei@plousemachine.com 2005-01-19, 3:55 am |
| Since January 2005 my ntx files that are sorting on date fields are
treating dates in 2005 as a lower order than dates in 2004. Any
calculations done on these date fields are correct. It is just in
sorting them that there is a problem. Can anyone give me a clue as to
what my problem might be?
Thanks!
| |
| dalsei@plousemachine.com 2005-01-19, 3:55 am |
| I am hobbyist/tinkerer when it comes to Clipper not an expert. Your
question about the DtoS() function seems to have solved my problem. I
was using the DtoC() function.
Thank-you very much for your help.
Dale
| |
| Fred Zuckerman 2005-01-19, 3:55 am |
| <dalsei@plousemachine.com> wrote in message
news:1105533980.257151.311020@f14g2000cwb.googlegroups.com...
> Since January 2005 my ntx files that are sorting on date fields are
> treating dates in 2005 as a lower order than dates in 2004. Any
> calculations done on these date fields are correct. It is just in
> sorting them that there is a problem. Can anyone give me a clue as to
> what my problem might be?
> Thanks!
You might check the "century" setting to confirm the dates are 2005 and not
1905.
Fred Zuckerman
|
|
|
|