Kevin Old wrote:
>
> Hello all,
>
> I know this has been asked a few times over the years, but I can't find
> an answer that is what I need in the archives.
>
> I have 2 files. I have a for loop. I need to read from both files with
> 1 file handle, or whatever will allow my code to read from bo
--- Kevin Old <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I know this has been asked a few times over the years, but I can't find
> an answer that is what I need in the archives.
>
> I have 2 files. I have a for loop. I need to read from both files with
> 1 file handle, or whatever will allow my
Hello all,
I know this has been asked a few times over the years, but I can't find
an answer that is what I need in the archives.
I have 2 files. I have a for loop. I need to read from both files with
1 file handle, or whatever will allow my code to read from both files
alternating between them.