On Sat, 17 Oct 2009, Ron Pinkas wrote: > Or add: > cString := StrTran( cString, CRLF, LF ) > Or switch to use HB_FReadLine() > Or, in my case I use: > ProcessTextFile( <cFile>, <bBlock>, @Eval() ) > Which also supports: > ProcessTextFile( <cFile>, <oObject>, HB_ObjMsgPtr( <oObject>, > "SomeMethod" ) ) > The function opens the file and calls either a block or an object method for > each line.
Thank you for your suggestions. IMHO, hb_atokens() must be fixed. But for now, I'll create a custom solution for xHarbour's debugger. Atte. Vic ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ xHarbour-developers mailing list xHarbour-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xharbour-developers