From: Milo Thurston Date: 2004-10-07T22:04:46+09:00 Subject: Re: Index of multiple similar strings Carlos wrote: > while idx = dust_seq.index /N+/, idx Thanks - the interpreter didn't like this line, though. However, I got it working and it seems better than the $` method, which caused some nasty memory hogging problems (I now regret not compiling in an kernel OOM killer...). -- www.sirwilliamhope.org