? HB_RegExHas( "a", "aaa" )
? HB_RegExHas( "a", "AAA" )
? HB_RegExHas( "a", "AAA", .F. )
give me allways FALSE
instead the values must be true false true
i saw it on a guide oh harbour / core
why there is this error ?????
with Embarcadero is different ?
I have this compiler version : Compiler version: Harbour 3.2.0dev (r1703231115)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com


