<br><font size=2 face="sans-serif">&nbsp; I use (?? to create drop in regex.
However now there is a need to actually execute some code and return a
regex pattern. The postponed regex operator (?? does not interpolate and
does not seem to run any code other than take an expression.</font>
<br>
<br><font size=2 face="sans-serif">Anyway to override this? I am looking
at the possibility of creating a custom regex module for this.</font>
<br>
<br><font size=2 face="sans-serif">This is for a project that requires
parsing strings that are deeply nested to varying degree sometimes delimiters
can be used. Mostly the level of nesting is identified by a numeric value.
Anyone remembering COBOL would be able to recall OCCURS DEPENDING ON in
COBOL structure definitions. I am taking it to the extreme level to create
a generic script.</font>
<br>
<br><font size=2 face="sans-serif">Any experience / suggestion would be
appreciated.</font>
<br><font size=2 face="sans-serif">__________________________________________<br>
Ranga Nathan / CSG<br>
Systems Programmer - Specialist; Technical Services; <br>
BAX Global Inc. Irvine-California<br>
Tel: 714-442-7591 &nbsp; Fax: 714-442-2840<br>
</font>