On Nov 19, 7:55 am, [EMAIL PROTECTED] (John W. Krahn) wrote:
> [EMAIL PROTECTED] wrote:
> > Hi,
>
> Hello,
>
>
>
>
>
> > I am trying to split a file (where there are one or more spaces) that
> > I am getting through a file handle that is fed into an array and then
> > printing each element of the a
Hi,
I am trying to split a file (where there are one or more spaces) that
I am getting through a file handle that is fed into an array and then
printing each element of the array on a seperate line.
Here's what I have: As you can probably figure out I only get each
element outputed
in a single li