Re: File Handle Issue
- From: Joe Smith <joe@xxxxxxxxx>
- Date: Sun, 10 Sep 2006 03:16:18 -0700
Louis wrote:
BEFORE: I have a function that opens a filehandle (FH1) and then calls another function to print messages. This works good.
NOW: I put the calling function in another file.
In that case, you should store the file handle in a variable,
instead of using "FH1".
.
- References:
- File Handle Issue
- From: Louis
- File Handle Issue
- Prev by Date: File Handle Issue
- Next by Date: Converting string to array?
- Previous by thread: File Handle Issue
- Next by thread: Re: File Handle Issue
- Index(es):