Has anybody experience with usage of lCaseSensitive parameter in
HB_RegExAll  function ?

HB_RegExAll( <cRegEx>         , ;
             <cString>        , ;
            [<lCaseSensitive>], ;
            [<lNewLine>]      , ;
            [<nMaxMatches>]   , ;
            [<nWichMatch>]    , ;
            [<lMatchOnly>]      ) --> aAllRegexMatches

It seems not working for me. It is allways case sensitive.
Could anybody send an example demonstarting lCaseSensitive parameter ?

Thanks.
Jaro Janik

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to