* source/ct/asciisum.c
! fixed to sum asc code of characters above of 127.
* source/rtl/hbxml.c
* changed mxml_node_read() to jump when reach BOM (Byte of Mark)
signature of any UTF-8 documents.
* source/rtl/txml.prg
+ added ::cSignature data to get/put BOM on Read()/Write() methods.
obs: After read a xml document via TXmlDocument:Read() method, the
UTF-8 signature will be saved on ::cSignature data, if any.
I you want not restore this, simply empty the ::cSignature
data before call TXmlDocument:Write() method. By default the
signature will be saved.
* changed TXmlDocument:Read() method to get BOM (Byte of Mark)
on ::cSignature in any UTF-8 files.
changed TxmlDocument:Read() return value. Now it will return self
instead status code. The status code can be accessed from ::nStatus
data after read operation.
* changed TxmlDocument:Write() to put ::cSignature data at beggining
of xml content, if any.
- removed TXmlDocument:XmlValid() hidden method.
* changed all TxmlDocument methods to run only if status is equal to
HBXML_STATUS_OK.
regards,
Eduardo
____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers