On 8/8/07, bill lam <[EMAIL PROTECTED]> wrote: > and I am looking for better solutions.
Perhaps '.*\((.+?)\&\([EMAIL PROTECTED]) flag' While [hypothetically speaking] that leading .* should not make a difference, it seems to pull the unwanted part of the match out of your minimal grouping. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
