Search found 37 matches: txml

Return to advanced search

Re: España: Normativa sancionadora sistemas informáticos

... que recibo. Antes lo hacía a pelo como dices pero es más complejo y a la que te dejas un > o < ya la has liado. Otra opción es utilizar la TXml que también la gasté hace tiempo. Realmente lo que menos me preocupa es la creación en sí del xml, se puede hacer de varias formas, lo importante ...
by VictorCasajuana
Wed Oct 02, 2024 4:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: España: Normativa sancionadora sistemas informáticos
Replies: 331
Views: 53376

Re: xHarbour.org updated!

... $(OBJ)\PROG998.obj $(OBJ)\PROG999.obj $(OBJ)\SSAY.obj // $(OBJ)\TDOSPRN.obj $(OBJ)\TGET.obj $(OBJ)\TSMTP.obj $(OBJ)\TWORDHB.obj $(OBJ)\TXML.obj // $(OBJ)\TXTPREV.obj $(OB) PRGFILES = TRANSP.PRG CALC.PRG FASTREPH.PRG FUNCTE.PRG FUNMDFE.PRG // GO_CODE.PRG INT25.PRG PROG01.PRG PROG02.PRG ...
by wartiaga
Tue Sep 19, 2023 5:02 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 164
Views: 62608

XML read, memory allocation error

... 2019-06-09 08:54:10 Unrecoverable error 9006: hb_xgrab can't allocate memory Called from HBXML_DATAREAD(0) Called from (b)TXMLDOCUMENT(0) in xhb\txml.prg Called from TXMLDOCUMENT:READ(0) in xhb\txml.prg Called from TXMLDOCUMENT:NEW(0) in xhb\txml.prg Called from _STARTUP(133) in xmlreader.prg ...
by cdmmaui
Thu Jun 20, 2019 5:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XML read, memory allocation error
Replies: 2
Views: 645

Re: XMLDOCUMENT

https://github.com/harbour/core/blob/master/contrib/xhb/txml.prg http://www.pctoledo.com.br/forum/viewtopic.php?f=4&t=17201 http://www.pctoledo.com.br/forum/viewtopic.php?f=4&t=19365 http://www.pctoledo.com.br/forum/viewtopic.php?f=54&t=15913 ...
by karinha
Wed Dec 05, 2018 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XMLDOCUMENT
Replies: 3
Views: 1218

Re: Creating an XML file

If you have an (x)harbour object from class TXml, say oXml, you can make a string by calling: oXml:ToString( nStyle ) works too, if you don't pass a parameter for style. The source of the class is in \source\rtl\txml.prg, if you've downloaded (x)harbour ...
by gkuhnert
Thu Jul 27, 2017 12:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating an XML file
Replies: 9
Views: 2099

Re: Need explanation: FWH XML example

... download the harbour source at: https://sourceforge.net/projects/harbour-project/files/source/3.0.0/ Included is a file \harbour-3.0.0\contrib\xhb\txml.prg which provides full source code for the classes TXMLNode and TXMLIterator (and some more). There you can find all methods and properties, maybe ...
by gkuhnert
Mon Jul 17, 2017 7:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need explanation: FWH XML example
Replies: 3
Views: 1134

Re: hbpcre.lib

... provisto por Fivetech junto a FW8.12 para construir mi aplicación. Como el contrib.lib no viene incluido estoy tratando de compilar la clase TXml de xHarbour, incluyendo en mi proyecto las fuentes correspondientes de la versión 1.01 de Harbour. El problema surge de que al compilar obtengo ...
by Vikthor.Thomas
Tue Apr 18, 2017 3:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: hbpcre.lib
Replies: 4
Views: 985

TXMLDocument()/TXMLIterator()

I have a XML with this structure: The TXML classes dont have a sample with multiple nodes with the same name with Iterators in each. <Tributacoes> -> Multiple <Segmento> Each <Segmento> have Multiple nodes, each with Multiple ...
by sambomb
Mon May 11, 2015 12:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TXMLDocument()/TXMLIterator()
Replies: 3
Views: 1009

Re: TXml Class Manual (info)

Please, send me a private email and I'll send you the latest hbxml.txt. Anyway, it's in xHarbour SVN.

EMG
by Enrico Maria Giordano
Fri Dec 26, 2014 8:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TXml Class Manual (info)
Replies: 3
Views: 627

Re: TXml Class Manual (info)

Enrico in the version downloaded from https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads there are only 3 folders, (bin, include and lib) Where to download other xHarbour forders and files ? In the zip file xharbour-1.20.01.bin.w32.bcc32.5.82 which i have downloaded from http://downloa...
by avista
Fri Dec 26, 2014 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TXml Class Manual (info)
Replies: 3
Views: 627

Re: TXml Class Manual (info)

In xHarbour doc directory there is a file called hbxml.txt. Check if that's what you need.

EMG
by Enrico Maria Giordano
Thu Dec 25, 2014 5:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TXml Class Manual (info)
Replies: 3
Views: 627

TXml Class Manual (info)

Hi
Where i can find manual about TXml class and supported Methods.
Best regards,
by avista
Thu Dec 25, 2014 1:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TXml Class Manual (info)
Replies: 3
Views: 627

Re: xHarbour 1.2.3 build 20141106

... * source/rtl/tobject.prg * source/rtl/treport.prg * source/rtl/trpc.prg * source/rtl/ttable.prg * source/rtl/ttopbar.prg * source/rtl/txml.prg * source/rtl/win32ole.prg * source/rtl/winreg.prg * source/tip/cgi.prg * source/tip/encoder.prg * source/tip/sendmail.prg * source/tip/thtml.prg ...
by Enrico Maria Giordano
Thu Dec 04, 2014 5:09 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour 1.2.3 build 20141106
Replies: 16
Views: 7098
Next

Return to advanced search