... e não à classe TXmlNode.
Veja no exemplo abaixo, que consta no link acima postado por Kapiaba:
// Exemplo para ler um XML
//Reading an XML file
// This example uses the Customer.xml file created in the
// prevous example and extracts from it the structure definition
// for the Customer ...
Pesquisa resultou em 4668 ocorrências: +File
Termo pesquisado: +file
- 26 Jan 2026 22:54
- Fórum: [x]Harbour
- Tópico: En tiempo de ejecución error.log
- Respostas: 3
- Exibições: 30
- 26 Jan 2026 15:09
- Fórum: [x]Harbour
- Tópico: En tiempo de ejecución error.log
- Respostas: 3
- Exibições: 30
Re: En tiempo de ejecución error.log
... 2014.09.24.1825 - Tenta somente se for erro 64 ref servidor
2014.10.28.0910 - Ajuste no texto
2016.06.30.1120 - Formatação do fonte
*/
#include "fileio.ch"
#include "error.ch"
#include "hbgtinfo.ch"
#include "hbmemory.ch"
// put messages to STDERR
#command ? <list,...> => ?? hb_Eol() ; ?? <list ...
2014.10.28.0910 - Ajuste no texto
2016.06.30.1120 - Formatação do fonte
*/
#include "fileio.ch"
#include "error.ch"
#include "hbgtinfo.ch"
#include "hbmemory.ch"
// put messages to STDERR
#command ? <list,...> => ?? hb_Eol() ; ?? <list ...
- 25 Jan 2026 13:14
- Fórum: [x]Harbour
- Tópico: Envio de e-mail
- Respostas: 43
- Exibições: 336
Re: Envio de e-mail
... de atualização (pelo menos 90 dias).
Para o que você precisa não terá problemas com este versão.
https://www.projetoacbr.com.br/forum/files/file/455-acbrmonitorplus-windows-32-bits/
Será necessário fazer um cadastro no fórum.
Outra solução é o BLAT. Alguns e-mail´s não estavam ...
Para o que você precisa não terá problemas com este versão.
https://www.projetoacbr.com.br/forum/files/file/455-acbrmonitorplus-windows-32-bits/
Será necessário fazer um cadastro no fórum.
Outra solução é o BLAT. Alguns e-mail´s não estavam ...
- 23 Jan 2026 14:16
- Fórum: [x]Harbour
- Tópico: Cómo crear un PDF a partir de un xml
- Respostas: 2
- Exibições: 51
Cómo crear un PDF a partir de un xml
... reference to `HB_FUN_HPDF_GETFONT'
.hbmk/win/mingw/PAGO-GEMI.o:PAGO-GEMI.c:(.data+0xe8): undefined reference to `HB_FUN_HPDF_LOADJPEGIMAGEFROMFILE'
.hbmk/win/mingw/PAGO-GEMI.o:PAGO-GEMI.c:(.data+0xf8): undefined reference to `HB_FUN_HPDF_PAGE_DRAWIMAGE'
.hbmk/win/mingw/PAGO-GEMI.o:PAGO-GEMI.c ...
.hbmk/win/mingw/PAGO-GEMI.o:PAGO-GEMI.c:(.data+0xe8): undefined reference to `HB_FUN_HPDF_LOADJPEGIMAGEFROMFILE'
.hbmk/win/mingw/PAGO-GEMI.o:PAGO-GEMI.c:(.data+0xf8): undefined reference to `HB_FUN_HPDF_PAGE_DRAWIMAGE'
.hbmk/win/mingw/PAGO-GEMI.o:PAGO-GEMI.c ...
- 22 Jan 2026 22:58
- Fórum: HwGui
- Tópico: DESATIVAR TAB HWGUI 2.23 B8
- Respostas: 21
- Exibições: 328
Re: DESATIVAR TAB HWGUI 2.23 B8
... LETO()
LOCAL aStru := {}
LOCAL lOk := .T.
IF Empty( cPathLeto )
RETURN .F.
ENDIF
BEGIN SEQUENCE
// 1) cria DBF se não existir
IF ! leto_file( cPathLeto + "psw.dbf" )
AAdd( aStru, { "USUARIO", "C", 10, 0 } )
AAdd( aStru, { "SENHA", "C", 10, 0 } )
AAdd( aStru, { "GRUPO", "C", 20, 0 ...
LOCAL aStru := {}
LOCAL lOk := .T.
IF Empty( cPathLeto )
RETURN .F.
ENDIF
BEGIN SEQUENCE
// 1) cria DBF se não existir
IF ! leto_file( cPathLeto + "psw.dbf" )
AAdd( aStru, { "USUARIO", "C", 10, 0 } )
AAdd( aStru, { "SENHA", "C", 10, 0 } )
AAdd( aStru, { "GRUPO", "C", 20, 0 ...
- 20 Jan 2026 08:31
- Fórum: [x]Harbour
- Tópico: Gerar dll
- Respostas: 3
- Exibições: 100
Re: Gerar dll
Apresenta o seguinte erro: C:\hb32\include\hbdefs.h(50) Error F0029 Can't open #include file 'stdarg.h'
Reinstalei a última versão do Harbour e não adiantou.
Reinstalei a última versão do Harbour e não adiantou.
- 12 Jan 2026 13:12
- Fórum: Interface com Clientes
- Tópico: Site eComerce.
- Respostas: 2
- Exibições: 2426
Re: Site eComerce.
Testei seu site e ...developer escreveu: 03 Fev 2025 16:28 Olá, eu trabalho com sites já a alguns anos.
Um site que eu mesmo implantei: https://batalhaosuez.com.br/
Error: File Modified
- 21 Dez 2025 10:10
- Fórum: [x]Harbour
- Tópico: Atualização Harbour 21/12/2025
- Respostas: 0
- Exibições: 145
Atualização Harbour 21/12/2025
... change was not backwards compatible with hb_hrbLoad()
stealing character argument, that would be otherwise passed
to INIT PROCEDURE's in .hrb file
* src/include/hb_hrb.ch
+ add HB_HRB_ARG_PRGNAME definition
use to pass "virtual" script.prg filename as third parameter
hb_hrbLoad( HB_HRB_ARG ...
stealing character argument, that would be otherwise passed
to INIT PROCEDURE's in .hrb file
* src/include/hb_hrb.ch
+ add HB_HRB_ARG_PRGNAME definition
use to pass "virtual" script.prg filename as third parameter
hb_hrbLoad( HB_HRB_ARG ...
- 12 Dez 2025 15:05
- Fórum: HwGui
- Tópico: Abas com texto control ainda nao funciona na versao 2.23
- Respostas: 51
- Exibições: 1591
Re: Abas com texto control ainda nao funciona na versao 2.23
... hwg_Trace()
LOCAL s := "", n := 2
WHILE ! Empty( ProcName( n ) )
#ifdef __XHARBOUR__
s += Chr( 13 ) + Chr( 10 ) + "Called from " + ProcFile( n ) + "->" + ProcName( n ) + "(" + AllTrim( Str( ProcLine( n ++ ) ) ) + ")"
#else
s += Chr( 13 ) + Chr( 10 ) + "Called from " + ProcName( n ...
LOCAL s := "", n := 2
WHILE ! Empty( ProcName( n ) )
#ifdef __XHARBOUR__
s += Chr( 13 ) + Chr( 10 ) + "Called from " + ProcFile( n ) + "->" + ProcName( n ) + "(" + AllTrim( Str( ProcLine( n ++ ) ) ) + ")"
#else
s += Chr( 13 ) + Chr( 10 ) + "Called from " + ProcName( n ...
- 12 Dez 2025 11:20
- Fórum: [x]Harbour
- Tópico: Rotina em c# para harbour
- Respostas: 5
- Exibições: 384
Rotina em c# para harbour
... Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new Form1());
*/
if (System.IO.File.Exists(@"StringParaAssinar.txt"))
{
string[] lines = System.IO.File.ReadAllLines(@"StringParaAssinar.txt");
string[] aDados = new string[2 ...
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new Form1());
*/
if (System.IO.File.Exists(@"StringParaAssinar.txt"))
{
string[] lines = System.IO.File.ReadAllLines(@"StringParaAssinar.txt");
string[] aDados = new string[2 ...
- 11 Dez 2025 01:47
- Fórum: [x]Harbour
- Tópico: Atualização do Harbour dia 11 e 10/12/2025
- Respostas: 0
- Exibições: 217
Atualização do Harbour dia 11 e 10/12/2025
... tools begin to generate such timestamp values and
Harbour had problems with decoding them correctly.
* src/compiler/hbmain.c
+ allow to pass file name for source code compiled by hb_compileFromBuf()
It works like in all other versions of hb_compile*() functions - it's
enough to pass it as ...
Harbour had problems with decoding them correctly.
* src/compiler/hbmain.c
+ allow to pass file name for source code compiled by hb_compileFromBuf()
It works like in all other versions of hb_compile*() functions - it's
enough to pass it as ...
- 07 Dez 2025 10:15
- Fórum: Outras linguagens de programação
- Tópico: SEFAZCLASS em Python + FASTAPI
- Respostas: 4
- Exibições: 332
Re: SEFAZCLASS em Python + FASTAPI
... MemoWrit
- curl.exe
O curl está¡ presente no Windows 10/11.
*/
PROCEDURE Main()
LOCAL cBaseUrl := "http://127.0.0.1:8000"
LOCAL cXmlFile := "nfe_teste.xml"
LOCAL cOpt
DO WHILE .T.
CLS
? "=========================================="
? " SEFAZ SERVICE - CLIENTE DE TESTE ...
- curl.exe
O curl está¡ presente no Windows 10/11.
*/
PROCEDURE Main()
LOCAL cBaseUrl := "http://127.0.0.1:8000"
LOCAL cXmlFile := "nfe_teste.xml"
LOCAL cOpt
DO WHILE .T.
CLS
? "=========================================="
? " SEFAZ SERVICE - CLIENTE DE TESTE ...
- 03 Dez 2025 15:44
- Fórum: [x]Harbour
- Tópico: enviar arquivo via http multipart/form-data
- Respostas: 2
- Exibições: 2880
Re: enviar arquivo via http multipart/form-data
... Type", "multipart/form-data; boundary=" + cBoundary)
// Construct the request body with multiple parts
// Each part represents a form field or a file
LOCAL cBody := ""
cBody += "--" + cBoundary + CRLF
cBody += "Content-Disposition: form-data; name=\"username\"" + CRLF + CRLF
cBody += "testuser ...
// Construct the request body with multiple parts
// Each part represents a form field or a file
LOCAL cBody := ""
cBody += "--" + cBoundary + CRLF
cBody += "Content-Disposition: form-data; name=\"username\"" + CRLF + CRLF
cBody += "testuser ...
- 02 Dez 2025 22:50
- Fórum: Sistemas Operacionais
- Tópico: Win11: update corrige bugs, mas cria outros no Explorador de Arquivos
- Respostas: 1
- Exibições: 211
Win11: update corrige bugs, mas cria outros no Explorador de Arquivos
... de Arquivos aparecer com uma tela branca em determinados momentos.
https://www.windowslatest.com/wp-content/uploads/2025/12/White-Screen-flash-in-File-Explorer-while-using-it-in-dark-mode-after-Windows-11-KB5070311-Optional-Update.jpg
São coisas que só o método de trabalho desses empresas explica ...
https://www.windowslatest.com/wp-content/uploads/2025/12/White-Screen-flash-in-File-Explorer-while-using-it-in-dark-mode-after-Windows-11-KB5070311-Optional-Update.jpg
São coisas que só o método de trabalho desses empresas explica ...
- 20 Nov 2025 10:03
- Fórum: Contribuições, Dicas e Tutoriais
- Tópico: Fluxo dos fontes
- Respostas: 3
- Exibições: 315
Re: Fluxo dos fontes
... fui criando pra fazer o máximo possível automaticamente.
Algumas das coisas testadas
#define FORMAT_LINE_COMMENTS_REMOVE .F.
#define FORMAT_FILE_HBP .F.
#define FORMAT_FILE_INCLUDE .F.
#define FORMAT_FILE_ERROR .F.
#define FORMAT_FILE_DUPLICATED .F.
#define FORMAT_PRG_REMOVE_FUNC_FIM .F ...
Algumas das coisas testadas
#define FORMAT_LINE_COMMENTS_REMOVE .F.
#define FORMAT_FILE_HBP .F.
#define FORMAT_FILE_INCLUDE .F.
#define FORMAT_FILE_ERROR .F.
#define FORMAT_FILE_DUPLICATED .F.
#define FORMAT_PRG_REMOVE_FUNC_FIM .F ...