[xHarbour-developers] changelog 2011-05-19 11:23 Luiz Rafael Culik

2011-05-19 Thread luiz
* 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

[xHarbour-developers] changelogs ( multiples )

2011-05-19 Thread luiz
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

Re: [xHarbour-developers] hb_ATokens() behavior changedand notdocumented

2011-05-19 Thread Mindaugas Kavaliauskas
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