in reply to Re: code problem
in thread code problem

File Looping

Look at the following code, which is an analog of what you have posted.

When I run that I get:

To fix this I do the following:

Which yields: Which I believe is more what you wanted.

Yeah... I know the close(FH) is missing at the end.


Peter L. BergholdBrewer of Belgian Ales
Peter@Berghold.Netwww.berghold.net
Unix Professional

Replies are listed 'Best First'.
Re: Re: Re: code problem
by neuro (Initiate) on Jul 24, 2003 at 00:14 UTC
    > Which I believe is more what you wanted.
    s'not what i wanted, s'what the other guy wanted :)