Re: [Harbour] Support XML Library ?

2008-04-24 Thread rafa
Oh! It is problem from file /contrib/mtpl_b32.mak $(CC) $(CLIBFLAGS) -P -o$@ $(OBJ_DIR)\$&.c This is -P not is correct! Thank you at M.Marchuet for your help! Another i have diferents problems with TXML and i report as soon as possible. Regards Rafa Carmona

Re: [Harbour] Support XML Library ?

2008-04-24 Thread Lorenzo Fiorini
On Thu, Apr 24, 2008 at 5:22 PM, rafa <[EMAIL PROTECTED]> wrote: > I link with Harbour and xhb.lib, nothing, return direct at the console. > > Were is the problem ? It's difficult to help you with such few informations. I've just checked my xml functions and they work as expected with actual sv

Re: [Harbour] Support XML Library ?

2008-04-24 Thread rafa
I have problem with link xhb.lib, not show program. ( under fivewin ). I link with xHarbour, no problem. I link with Harbour , no problem. ( without xhb.lib and not include code source use txml ) I link with Harbour and xhb.lib, nothing, return direct at the console. Were is the problem ? Than

Re: [Harbour] Support XML Library ?

2008-04-24 Thread rafa
Many Thanks! I view/make this library. Regards Rafa Carmona ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Support XML Library ?

2008-04-24 Thread Przemyslaw Czerpak
On Thu, 24 Apr 2008, rafa wrote: > Lorenzo, please, Can you send me your library txml ? > The files txml.prg and hbxml.c NOT COMPILER in Harbour, > many errrors ;-( They are in Harbour sven in contrib/xhb. It's enough to add xhb lib to your linked library list. > Example; > 1.- METHOD GetAttribut

Re: [Harbour] Support XML Library ?

2008-04-24 Thread rafa
Lorenzo Fiorini escribió: On Wed, Apr 23, 2008 at 10:34 AM, rafa <[EMAIL PROTECTED]> wrote: Are you test in Harbour of XML support ? If this files are compatibility with Harbour i think that put this files in RTL of Harbour, then Harbour the best! ;-) I waiting ONL

Re: [Harbour] Support XML Library ?

2008-04-23 Thread Lorenzo Fiorini
On Wed, Apr 23, 2008 at 10:34 AM, rafa <[EMAIL PROTECTED]> wrote: > Are you test in Harbour of XML support ? > If this files are compatibility with Harbour i think that > put this files in RTL of Harbour, then Harbour the best! ;-) > I waiting ONLY this files , support of XML for change Har

Re: [Harbour] Support XML Library ?

2008-04-23 Thread rafa
Lorenzo Fiorini escribió: On Mon, Apr 21, 2008 at 5:56 PM, rafa <[EMAIL PROTECTED]> wrote: Please, Its possible using txml.prg and hbxml.c into Harbour ? Yes. Are you test in Harbour of XML support ? Have Harbour equal API Hash xHarbour ? Harbour has hashes. If th

Re: [Harbour] Support XML Library ?

2008-04-23 Thread Lorenzo Fiorini
On Mon, Apr 21, 2008 at 5:56 PM, rafa <[EMAIL PROTECTED]> wrote: > Please, Its possible using txml.prg and hbxml.c into Harbour ? Yes. > Have Harbour equal API Hash xHarbour ? Harbour has hashes. best regards, Lorenzo ___ Harbour mailing list Harbou

[Harbour] Support XML Library ?

2008-04-22 Thread rafa
Please, Its possible using txml.prg and hbxml.c into Harbour ? It is very interesant and important this files about manager XML. It have Harbour manager XML ? I view this source and have functions about tables hash; hb_hashNew, etc... Have Harbour equal API Hash xHarbour ? Regards Rafa Carmo