Sebastian Ortiz - 2008-02-11

Logged In: YES
user_id=2005873
Originator: YES

Hi, looking again the in some cases the mOffset must be initialized in 0, but other cases must be the length of the source.

If you try to user Page.getText(), this methods uses StringSource.offset() that return mOffset. in the other hand if you use StringSource.ready() method it will return false, if the mOffset is the source string length.

Please take a look carefully.

If need some clarify contactme.