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 GetAttribute( cAttrib )         INLINE IIF ( cAttrib IN 
> ::aAttributes, ::aAttributes[ cAttrib ], NIL )
> 2.- ( oFound:cName == NIL .or. .not. oFound:cName LIKE ::cName )
> 3.- ( oFound:cData == NIL .or. .not. oFound:cData HAS ::cData )
> Exist clausule IN, LIKE, HAS in Harbour ?

See contrib/xhb/hbcompat.ch

> Questions ;
> It's possible portable a Harbour this two files ?
> Only this files for total change at Harbour.

It was done in last year.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to