On 5/17/05, Zbigniew <[EMAIL PROTECTED]> wrote: > Your example works for me on 1.935. > > #;18> (use regex) > ; loading library regex ... > #;19> (string-match-positions ".*needle.*" "hay needle stack" 2) > ((2 16)) >
I assume Christian uses pcre and you not right? cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
