Everything seems ok so far. Working on doc updates. Would you mind uploading 
your dialog files in your temp folder?

--- In [email protected], "entropyreduction" 
<alancampbelllists+ya...@...> wrote:
>
> 
> 
> regexCallout.powerpro uses dll plugin to break up pcre_callout block
> 
> Using
> 
>   sPattern = "(?C1)ec(.)e"
> 
> Isn't (.) a capture?
> 
> capture_last always returns -1 never shows a capture.  That right?
>

Yes, makes sense because the callout is at the beginning of the pattern. If you 
take that out and use the auto_callout option (which is also working again), 
you can see where/when a capture gets identified.

Regards,
Sheri

Reply via email to