> At this point I want to close my FileHandle (OUT) if it was open. My > question is HOW do I check to see whether a filehandle(OUT) has been opened > so I can explicitly close it with The fileno operator is the typical way of determining if a filehandle is connected to something. Michael -- Administrator www.shoebox.net Programmer, System Administrator www.gallanttech.com --
- checking the status of FileHandle Charles Lu
- Re: checking the status of FileHandle Hasanuddin Tamir
- Re: checking the status of FileHandle Michael Fowler
- Re: checking the status of FileHandle Paul
- Re: checking the status of FileHandle Evgeny Goldin (aka Genie)