Page 1 of 1

DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

Posted: Fri Jan 28, 2011 11:26 am
by hz_scotty
Hi

When DC_PopDateStart( .T. ) (Monday to Sunday) than by the DC_PopDate() Function the "Week" Display is correct. (dc_popdate2.jpg)
When DC_PopDateStart( .F. ) (Sunday to Saturday) than by the DC_PopDate() Function the "Week" Display is not correct. (dc_popdate.jpg)

any ideas for a workaround by DC_PopDateStart( .F. )

Re: DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

Posted: Sun Jan 30, 2011 12:23 pm
by rdonnay
I don't even remember writing that function. I will look into it.

Re: DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

Posted: Mon Jan 31, 2011 7:57 am
by bwolfsohn
rdonnay wrote:I don't even remember writing that function.
I just hate when that happens...
It's usually followed by inspecting the code and then uttering:
"What idiot wrote this piece of junk?"

Re: DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

Posted: Fri Feb 04, 2011 11:41 am
by rdonnay
I fixed the problem.

It will work correctly in build 255 to be released later today.

Re: DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

Posted: Fri Feb 04, 2011 2:05 pm
by hz_scotty
thanks :clap: