Hi All,
I have to ask afew questions with regards to Autoit and regular exp
ressions. First Which flavour of regular exp
ression engine does the latest version ofr Autoit have. I found an old post from 6 years ago and that tells me that autoit uses the PCRE regular exp
ression engine. If this is the case, does the latest version of Autoit have the latest version of the PCRE engine, which is Version 8.30 04-February-2012 or at least version eight. Second question: If Autoit indeed does have the PCRE engine and I want the (\

word boundary tokens to except unicode characters how do I get Autoit to compile in UTF8?, as this is what the docs state you must do if you want the (\

word boundary tokens to except unicode. I have to say at this point I have not tried to compile an Autoit script containing regular exp
ressions, however I have compiled other autoit scripts and the only option that seems to be available is whether you want to compile for a 64 bit operating system or 32. Lastly, are there any examples of Autoit being used with regular exp
ressions other than the short article in the help docs.
Warm regards.
Martin Webster.