> 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
--

Reply via email to