[tcljava-user] Regsub...
by Jean Gilles Pujol other posts by this author
Oct 6 2003 1:10PM messages near this date
[tcljava-user] Still pipelines...
|
Re: [tcljava-user] Regsub...
Hello,
It seems I'm the main question provider those days...
Hope this one is relevant.
I've seen in the diffs.txt that the Tcl regsub command was fully implemented.
However, i run into a problem when I try the following in a jacl shell:
regsub -all {('.*?')} $mystring {{\1}} mystring
it returns: "couldn't compile regular expression pattern: nested *?+"
With tclsh the above command works perfectly...
Thanks in advance,
Jean
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
tcljava-user mailing list
tcljava-user@[...].net
https://lists.sourceforge.net/lists/listinfo/tcljava-user
Thread:
Jean Gilles Pujol
Mo DeJong
|