Hello, Ignacio,
I recived message from Juan Jose about of some incompatibility Xailer2 and
FRH (FastReport). There is a problem with DateTime datatype.
Now I look hbapi.h from Xailer2-pack and I see new lines:
#define HB_IT_TIMEFLAG ( ( HB_TYPE ) 0x00040 )
#define HB_IT_DATETIME ( HB_IT_TIMEFLAG | HB_IT_DATE )
But I do not see these lines in the xHarbour 1.2.1 from xharbour.org.
Unfortunately, I do not understand "the scheme of the emergence" of the
different xharbour-versions. So I would like to ask. Does this means that
these constants will be in all versions of xharbour have the same values and
I can use them to determine DateTime-type of Item?
Now, the FRH-code handle only HB_IT_DATE and simply ignores the
possibility of:
hb_itemType(SomeItem) = HB_IT_DATETIME
But if this is common xharbour-innovation I will add support of this type.
Thanks for any advice.
---
Spirin Sergey.
"Paritet Soft" Company.
FRH sales: http://www.paritetsoft.ru/frh.htm
FRAX sales: http://www.paritetsoft.ru/frax.htm
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
To Ignacio. About HB_IT_DATETIME in hbapi.
-
- Mensajes: 25
- Registrado: Jue Ene 24, 2008 6:43 pm
- ignacio
- Site Admin
- Mensajes: 9440
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
To Ignacio. About HB_IT_DATETIME in hbapi.
Sergey,
Is indeed a xHarbour feature. The hbapi.h file is a xHarbour file with
absolutely no modification from us.
> But I do not see these lines in the xHarbour 1.2.1 from xharbour.org.
Please, check again. We are using xHarbour 1.2.1 updated up to this CVS
entry:
2009-07-21 16:55 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* sourcevmhvm.c
* Minor but important correction to void hb_vmFreeSymbols()
BTW, on the xHarbour from this CVS entry:
2009-10-17 23:39 UTC-0500 Vicente Guerra <vicente@guerra.com.mx>
* source/debug/tbrwtext.prg
* Changed Text2Array() to fix line changes when EOL is CR+LF
(hb_atokens() doesn't support delimiters with more than
one character long).
Is also included on hbapi.h line 78
> Unfortunately, I do not understand "the scheme of the emergence" of the
> different xharbour-versions. So I would like to ask. Does this means that
> these constants will be in all versions of xharbour have the same values
> and I can use them to determine DateTime-type of Item?
I believe YES.
Best regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Spirin Sergey" <spirin@paritetsoft.ru> escribió en el mensaje
news:4ae6f45e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Hello, Ignacio,
>
> I recived message from Juan Jose about of some incompatibility Xailer2
> and FRH (FastReport). There is a problem with DateTime datatype.
>
> Now I look hbapi.h from Xailer2-pack and I see new lines:
>
> #define HB_IT_TIMEFLAG ( ( HB_TYPE ) 0x00040 )
> #define HB_IT_DATETIME ( HB_IT_TIMEFLAG | HB_IT_DATE )
>
> But I do not see these lines in the xHarbour 1.2.1 from xharbour.org.
>
> Unfortunately, I do not understand "the scheme of the emergence" of the
> different xharbour-versions. So I would like to ask. Does this means that
> these constants will be in all versions of xharbour have the same values
> and I can use them to determine DateTime-type of Item?
>
> Now, the FRH-code handle only HB_IT_DATE and simply ignores the
> possibility of:
>
> hb_itemType(SomeItem) = HB_IT_DATETIME
>
> But if this is common xharbour-innovation I will add support of this
> type.
>
> Thanks for any advice.
>
> ---
> Spirin Sergey.
> "Paritet Soft" Company.
> FRH sales: http://www.paritetsoft.ru/frh.htm
> FRAX sales: http://www.paritetsoft.ru/frax.htm
>
>
Is indeed a xHarbour feature. The hbapi.h file is a xHarbour file with
absolutely no modification from us.
> But I do not see these lines in the xHarbour 1.2.1 from xharbour.org.
Please, check again. We are using xHarbour 1.2.1 updated up to this CVS
entry:
2009-07-21 16:55 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com>
* sourcevmhvm.c
* Minor but important correction to void hb_vmFreeSymbols()
BTW, on the xHarbour from this CVS entry:
2009-10-17 23:39 UTC-0500 Vicente Guerra <vicente@guerra.com.mx>
* source/debug/tbrwtext.prg
* Changed Text2Array() to fix line changes when EOL is CR+LF
(hb_atokens() doesn't support delimiters with more than
one character long).
Is also included on hbapi.h line 78
> Unfortunately, I do not understand "the scheme of the emergence" of the
> different xharbour-versions. So I would like to ask. Does this means that
> these constants will be in all versions of xharbour have the same values
> and I can use them to determine DateTime-type of Item?
I believe YES.
Best regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Spirin Sergey" <spirin@paritetsoft.ru> escribió en el mensaje
news:4ae6f45e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Hello, Ignacio,
>
> I recived message from Juan Jose about of some incompatibility Xailer2
> and FRH (FastReport). There is a problem with DateTime datatype.
>
> Now I look hbapi.h from Xailer2-pack and I see new lines:
>
> #define HB_IT_TIMEFLAG ( ( HB_TYPE ) 0x00040 )
> #define HB_IT_DATETIME ( HB_IT_TIMEFLAG | HB_IT_DATE )
>
> But I do not see these lines in the xHarbour 1.2.1 from xharbour.org.
>
> Unfortunately, I do not understand "the scheme of the emergence" of the
> different xharbour-versions. So I would like to ask. Does this means that
> these constants will be in all versions of xharbour have the same values
> and I can use them to determine DateTime-type of Item?
>
> Now, the FRH-code handle only HB_IT_DATE and simply ignores the
> possibility of:
>
> hb_itemType(SomeItem) = HB_IT_DATETIME
>
> But if this is common xharbour-innovation I will add support of this
> type.
>
> Thanks for any advice.
>
> ---
> Spirin Sergey.
> "Paritet Soft" Company.
> FRH sales: http://www.paritetsoft.ru/frh.htm
> FRAX sales: http://www.paritetsoft.ru/frax.htm
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
-
- Mensajes: 25
- Registrado: Jue Ene 24, 2008 6:43 pm
To Ignacio. About HB_IT_DATETIME in hbapi.
Hello, Ignacio,
> Is indeed a xHarbour feature. The hbapi.h file is a xHarbour file with
> absolutely no modification from us.
>
>> But I do not see these lines in the xHarbour 1.2.1 from xharbour.org.
>
> Please, check again. We are using xHarbour 1.2.1 updated up to this CVS
> entry:
>
Oh, sorry, I really checked more old version (it was binary pack).
>>Does this means that these constants will be in all versions of xharbour
>>have the same values and I can use them to determine DateTime-type of
>>Item?
>
> I believe YES.
Ok. Thank you very much. I will add DateTime-type support to FRH at
nearest days.
---
Spirin Sergey.
"Paritet Soft" Company.
FRH sales: http://www.paritetsoft.ru/frh.htm
FRAX sales: http://www.paritetsoft.ru/frax.htm
> Is indeed a xHarbour feature. The hbapi.h file is a xHarbour file with
> absolutely no modification from us.
>
>> But I do not see these lines in the xHarbour 1.2.1 from xharbour.org.
>
> Please, check again. We are using xHarbour 1.2.1 updated up to this CVS
> entry:
>
Oh, sorry, I really checked more old version (it was binary pack).
>>Does this means that these constants will be in all versions of xharbour
>>have the same values and I can use them to determine DateTime-type of
>>Item?
>
> I believe YES.

nearest days.
---
Spirin Sergey.
"Paritet Soft" Company.
FRH sales: http://www.paritetsoft.ru/frh.htm
FRAX sales: http://www.paritetsoft.ru/frax.htm