in reply to Re: Global filehandles?
in thread Global filehandles?

After typing out an example, I noticed what my problem was. I had the open nested in an IF that rarely would be used.] God knows what I was thinking and I'm sorry for wasting your time. :)

Replies are listed 'Best First'.
Re^3: Global filehandles?
by sth (Priest) on Oct 19, 2004 at 19:09 UTC

    If it helped you solve the problem, even indirectly, it wasn't wasted time. Sometimes it just takes a second set of eyes or a question from somebody else to help you see the solution/problem. Funny how that works... =8^)