Dear Programmers,
I have been porting a FPW 2.6 application to VFP 6.0. For the most part, the
port has been going over much smoother than I expected. I was dismayed,
take 4 digits years. Is there anyway I can avoid having to use the NAME
command for each screen containing dates and use the object properties override
for EVERY DATE field in the application??!!!! It seems thats is what I am
going to have to do, and it really sucks, because it seems to me there should
Frankly, I'd just as soon keep it 4 digit year entry across the board, but
gotta make the clients happy. And , if reference to an earlier post, dont tell
anyway. Just setting SET CENTURY OFF will not do the trick since the help
states that the object.century setting defaults to SET CENTURY ON instead of
the SET('CENTURY') setting. I just dont know what they were thinking on that
one.
Thanks in Advance,
Michael Occhipinti