I am currently evaluating BC3 for use at our company (MYOB), and have some questions...
I am really glad to see that BC3's RegExp support leverages PCRE, but I see in the help file that it is a "subset" of PCRE.
Can anyone tell me exactly which parts of PCRE (and which version of PCRE for that matter) are supported?
I am very familiar with all the individual parts of the full PCRE (v7.6) syntax, but would like to find out without trial & error which are supported.
I am aware that BC3 applies them to a line-at-a-time of the source in at least some cases; clarification of this would also be appreciated. (c:
I am really glad to see that BC3's RegExp support leverages PCRE, but I see in the help file that it is a "subset" of PCRE.
Can anyone tell me exactly which parts of PCRE (and which version of PCRE for that matter) are supported?
I am very familiar with all the individual parts of the full PCRE (v7.6) syntax, but would like to find out without trial & error which are supported.
I am aware that BC3 applies them to a line-at-a-time of the source in at least some cases; clarification of this would also be appreciated. (c:
Comment