Hi forxtra,

Duplicated your script, no error message.  Sheri or anyone else?

--- In [email protected], "forxtra" <forx...@...> wrote:
>
> ;----------------------------------------------------
> Local s = "utf8"
> Local p = "u"
> 
> Win.Debug(Regex.PcreMatch(p, s, "u"))   ;; Ok
> Win.Debug(Regex.PcreMatch(p, s, "/u"))  ;; Error
> ;----------------------------------------------------
> 
> When including utf8 option prefixed by a "/", it throws error message.
 


Reply via email to