in reply to
Re: Re: Execute error on opendir
in thread
Execute error on opendir
Add a
$prepath = '/some/path/to/that/makes/elementfullyqual'
right below the shabang, then rewrite the open and -d test with
"$prepath$element"
...
-Waswas
Comment on
Re: Re: Re: Execute error on opendir
Select
or
Download
Code
Replies are listed 'Best First'.
Re: Re: Re: Re: Execute error on opendir
by
mikevanhoff
(Acolyte)
on Aug 14, 2002 at 14:38 UTC
Thanks, but that made matters worse. The contents of the 'rotlog" file are fully qualified directory paths. Any other ideas?
[reply]
In Section
Seekers of Perl Wisdom