Hi Gerald, On Wed, May 22, 2002 at 03:13:28PM +0200, Gerald Richter - ecos gmbh wrote: > Look it a bug in the path searching logic. Goto Embperl.pm, line 617, which > is > > $skip += $pathndx if ($skip) ; > > insert > > $pathndx = 0 if (!$skip) ; > > directly below this line. > > Does this fix it?
Yep, that was it - now works beautifully. Thanks much for the help. Cheers, Gavin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]