On Tue, Apr 04, 2006 at 08:28:26PM +0000, Angus Leeming wrote: > Georg Baum <[EMAIL PROTECTED]> writes: > > Angus, you finally made me to fix this the dirty way I always wanted to > > do it right by changing the return type of readBB_from_PSFile(), but now I > > simply created a sane string. > > The attached works for me. I'll put it in trunk tomorrow if nobody objects. > > The .* on the is rather ugly, no? Also, why put it in a group since you don't > appear to go on to use it. > > Other than that, well done ;-)
Using a regexp here looks a bit like overkill. Andre'