On Wed, 24 Jul 1996, Dave Wolfe wrote:
> $dir has no value at the point you're dumping it because it's localized
> for the 'foreach' loop and has no value outside that loop. Assign it to
> a variable that is visible outside the loop and use that variable in the
> abort message.
Hi Dave,
Could you be alittle more specific by what you mean 'Assign it'? What's
it? Just another variable that I dump?
If this is what you mean, what difference would it make if the abort is
conditional on $dir & $dirname being equal?
Thanks,
Mike
**********************************************************************
* Mike James XICOM NetWorks, Inc. *
* mjames@xicom.com Delaware's Premier Christian ISP *
* http://www.xicom.com/ 302-369-8842 (voice) 302-369-8846 (fax) *
**********************************************************************
Follow-Ups:
References:
|
|