* source/tip/mail.prg
! added xml file type on list to extensions to encode in base64 on
attachFile method
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended t
2011-05-19 11:11 Luiz Rafael Culik
* include/win32prn.ch
! protected some defines with #ifndef _WINUSER_ to avoid conflicts
when winuser.ch is added before win32prn.ch
* source/rtl/cstr.prg
! added type 'T'(datetime) to convert it value in the ValToPrgExp and
ValToPrg
* source/rtl/tb
Hi,
On 2011.05.18 23:11, Ron Pinkas wrote:
>>? len( hb_aTokens( "", "|" ) )
>>? len( hb_aTokens( "|" , "|" ) )
>>? len( hb_aTokens( "||" , "|" ) )
>>
>> do you find above results natural?
>
> Sorry I really don't understand. I expect 0, 2, 3 or 0,1,2 depending on
> whether term
3 matches
Mail list logo