In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

to Timm - HB_RegExReplace()

Xailer English public forum
Responder
Avatar de Usuario
Hurricane
Mensajes: 262
Registrado: Mar Mar 24, 2015 10:21 am
Ubicación: Brasil
Contactar:

to Timm - HB_RegExReplace()

Mensaje por Hurricane »

LIB with xHarbour functions is already enabled when creating new projects in Xailer, which includes this function you need.
To check, enable or disable this LIB, go to the project properties:
xHarbour functions in Xailer/Harbour

The Xailer Harbour/MinGW installation includes the libxharbour.a file, which is the same as the libxhb.a binary. If you install another Harbour installation, duplicate this file:
Open the folder: HARBOUR\lib\win\mingw
copy libxhb.a libxharbour.a
Timm escribió: Harbour has almost all regular expression functions of xHarbour but I am missing HB_RegExReplace.
Is there a similar function in Harbour?
Timm
Mensajes: 136
Registrado: Lun Jun 21, 2010 11:01 am

Re: to Timm - HB_RegExReplace()

Mensaje por Timm »

Hi!

Many thanks!

Best regards, Timm.
Responder