Can someone please look at this?
Thanks! ;-)

Patrick

On Sunday 4 September 2011 at 00:06, Ella Stern wrote:

> Hello,
> 
> 
> The problem persists, please check the result returned by this function call:
> 
> hb_regexreplace( "[b]", "ab", "e" )
>  Ella
> 
> On Fri, May 13, 2011 at 3:18 PM, Ella Stern <[email protected] 
> (mailto:[email protected])> wrote:
> > Hello,
> > 
> > 
> > The below code has been tested by using xBuilder based on xHarbour build 
> > 9368.
> > The  HB_RgExReplace  function call returns the original input cWhere string 
> > content.
> > 
> > function main()
> >  local cWhat := "[a-zA-Z]"
> >  local cWhere := "a1b2c3"
> >  local cNew := "-"
> >  local cResult
> >  cResult := HB_RegExReplace( cWhat, cWhere, cNew )
> >  ? cResult
> >  wait "stop"
> > return NIL
> > 
> > 
> > Ella
> > 
> > 
> 
> ------------------------------------------------------------------------------
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better 
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsisghtdev2dev
> _______________________________________________
> xHarbour-developers mailing list
> [email protected] 
> (mailto:[email protected])
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to