elvira wrote:Hello,
So I beleive that the better solution will be to post those comments in the Harbour Developer forum.
Thanks.
Right. Antonio?
EMG
elvira wrote:Hello,
So I beleive that the better solution will be to post those comments in the Harbour Developer forum.
Thanks.
Antonio Linares wrote:Enrico,
I appreciate if you post the msg yourself.
I already did it, so another one reporting it will benefit all of us
Antonio Linares wrote:
I can read your mind
Yes, just like CTOD( "" ).
This is from xHarbour hbwinole.c:
- Code: Select all Expand view RUN
case HB_IT_DATE:
if( pItem->item.asDate.value == 0 )
{
PHB_V_VT( pVariant ) = VT_NULL;
}
In short words it converts Harbour empty dates to NIL so when
we add it then it will be impossible to exchange empty dates
between two Harbour applications using OLE as connection
interface.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 12 guests