in reply to Re: Using null filehandle
in thread Using null filehandle

I agree that having reads in multiple loops does make solving this problem a little more complex. Since it is such a short script, I may try rewriting it using a single loop, although that could get ugly as well.

I am still stumped as to why the behavior changes when I use an explicit filehandle versus taking advantage of the implicit filehandle syntax.

Thanks for your input,
digger